Бранимир Караџић 4 anni fa
parent
commit
2ec34699af
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      3rdparty/khronos/vulkan-local/vulkan_core.h

+ 1 - 1
3rdparty/khronos/vulkan-local/vulkan_core.h

@@ -20,7 +20,7 @@ extern "C" {
 
 
 #define VK_VERSION_1_0 1
-#include "vulkan/vk_platform.h"
+#include "vk_platform.h"
 
 #define VK_DEFINE_HANDLE(object) typedef struct object##_T* object;