Răsfoiți Sursa

Hopefully really fixed the Android build

Sam Lantinga 11 ani în urmă
părinte
comite
ece2a9bf06
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      src/video/android/SDL_androidwindow.c

+ 1 - 0
src/video/android/SDL_androidwindow.c

@@ -22,6 +22,7 @@
 
 #if SDL_VIDEO_DRIVER_ANDROID
 
+#include "SDL_syswm.h"
 #include "../SDL_sysvideo.h"
 #include "../../events/SDL_keyboard_c.h"
 #include "../../events/SDL_mouse_c.h"