headers: Add missing include to vk_icd.h

This commit is contained in:
Yamakaky 2017-03-13 11:06:49 -04:00 committed by Mark Lobodzinski
parent ebab9a4cd1
commit 1e7d756b7d

View file

@ -24,6 +24,7 @@
#define VKICD_H
#include "vulkan.h"
#include <stdbool.h>
// Loader-ICD version negotiation API. Versions add the following features:
// Version 0 - Initial. Doesn't support vk_icdGetInstanceProcAddr