Bläddra i källkod

Fix Duplicated includes

Nour Fouad 2 år sedan
förälder
incheckning
987744aae8
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      src/video/wayland/SDL_waylandvulkan.c

+ 0 - 2
src/video/wayland/SDL_waylandvulkan.c

@@ -28,8 +28,6 @@
 
 #if defined(SDL_VIDEO_VULKAN) && defined(SDL_VIDEO_DRIVER_WAYLAND)
 
-#include "../SDL_vulkan_internal.h"
-
 #include "SDL_waylandvideo.h"
 #include "SDL_waylandwindow.h"