Renamed directory containing vulkan headers to avoid clash with system headers. Fixed issue #2097.
This commit is contained in:
parent
428040da52
commit
aff6bc0d41
@ -32,7 +32,7 @@
|
||||
|
||||
#define VK_NO_STDINT_H
|
||||
#define VK_NO_PROTOTYPES
|
||||
#include <vulkan/vulkan.h>
|
||||
#include <vulkan-local/vulkan.h>
|
||||
#include "renderer.h"
|
||||
#include "debug_renderdoc.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user