Skip to content

Commit dca207f

Browse files
committed
build: fixed failing linux build
1 parent 372fec5 commit dca207f

File tree

2 files changed

+341
-277
lines changed

2 files changed

+341
-277
lines changed

src/lepus/gfx/GraphicsEngine/Apis/ApiVk.h

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
#ifndef WIN32
77
#include "vk_mem_alloc.h"
8+
#include <VkBootstrap.h>
89
#else
910
#define VK_USE_PLATFORM_WIN32_KHR
1011
#include <VkBootstrap.h>

0 commit comments

Comments
 (0)