summaryrefslogtreecommitdiff
path: root/tools/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gfx')
-rw-r--r--tools/gfx/vulkan/vk-module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gfx/vulkan/vk-module.h b/tools/gfx/vulkan/vk-module.h
index 5e67a0a7f..97a0c8aba 100644
--- a/tools/gfx/vulkan/vk-module.h
+++ b/tools/gfx/vulkan/vk-module.h
@@ -13,7 +13,7 @@
#define VK_NO_PROTOTYPES
-#include <vulkan/include/vulkan/vulkan.h>
+#include <vulkan/vulkan.h>
// Undef xlib macros
#ifdef Always