mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fix build.
This commit is contained in:
2
3rdparty/khronos/vulkan-local/vulkan_core.h
vendored
2
3rdparty/khronos/vulkan-local/vulkan_core.h
vendored
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user