summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/gfx/vk-module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gfx/vk-module.h b/tools/gfx/vk-module.h
index 55e26f335..efa166d08 100644
--- a/tools/gfx/vk-module.h
+++ b/tools/gfx/vk-module.h
@@ -12,7 +12,7 @@
#endif
#define VK_NO_PROTOTYPES
-#include <vulkan/vulkan.h>
+#include <vulkan/include/vulkan/vulkan.h>
namespace gfx {