author | Ryan C. Gordon <icculus@icculus.org> |
Fri, 26 Aug 2016 15:46:29 -0400 | |
changeset 10283 | 9a277db2806d |
parent 10282 | 9bbe05f2612a |
child 10284 | bd207addc5ec |
--- a/src/joystick/iphoneos/SDL_sysjoystick.m Mon Aug 15 10:09:41 2016 -0400 +++ b/src/joystick/iphoneos/SDL_sysjoystick.m Fri Aug 26 15:46:29 2016 -0400 @@ -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"