summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2019-03-15 17:26:27 -0400
committerGitHub <noreply@github.com>2019-03-15 17:26:27 -0400
commit1bc99cf725e1fcaf542a61fc786be18e18173003 (patch)
tree6bdf5754d210ded6b578bb9919f99e4d3a958207 /tools
parentc8e36bd128a29654b2ec145038da9e132330581b (diff)
Upgraded vulkan headers to v1.1.103 (#909)
https://github.com/KhronosGroup/Vulkan-Headers
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 {