Skip to content

Commit 4f5fcf6

Browse files
committed
Harmony port: video vulkan library & disable version test
1 parent f25cbb1 commit 4f5fcf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/video/ohos/SDL_ohosvulkan.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include "../khronos/vulkan/vulkan_ohos.h"
44

55
#ifdef SDL_VIDEO_DRIVER_OHOS
6+
#include "../SDL_sysvideo.h"
67

78
static int loadedCount = 0;
89
bool OHOS_Vulkan_LoadLibrary(SDL_VideoDevice *_this, const char *path)

0 commit comments

Comments
 (0)