headers: Add missing include to vk_icd.h
This commit is contained in:
parent
ebab9a4cd1
commit
1e7d756b7d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue