فهرست منبع

Fixed build when Wayland is dynamically loaded

Sam Lantinga 8 سال پیش
والد
کامیت
ff8d2e1493
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/video/SDL_vulkan_internal.h

+ 1 - 0
src/video/SDL_vulkan_internal.h

@@ -46,6 +46,7 @@
 #endif
 #if SDL_VIDEO_DRIVER_WAYLAND
 #define VK_USE_PLATFORM_WAYLAND_KHR
+#include "wayland/SDL_waylanddyn.h"
 #endif
 #if SDL_VIDEO_DRIVER_WINDOWS
 #define VK_USE_PLATFORM_WIN32_KHR