Ryan C. Gordon 9 роки тому
батько
коміт
35e564a694
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/joystick/iphoneos/SDL_sysjoystick.m

+ 1 - 0
src/joystick/iphoneos/SDL_sysjoystick.m

@@ -26,6 +26,7 @@
 /* needed for SDL_IPHONE_MAX_GFORCE macro */
 #include "SDL_config_iphoneos.h"
 
+#include "SDL_events.h"
 #include "SDL_joystick.h"
 #include "SDL_hints.h"
 #include "SDL_stdinc.h"