mirror of https://github.com/encounter/SDL.git
ios: patched to compile.
This commit is contained in:
parent
cfa95fe68c
commit
35e564a694
|
@ -26,6 +26,7 @@
|
||||||
/* needed for SDL_IPHONE_MAX_GFORCE macro */
|
/* needed for SDL_IPHONE_MAX_GFORCE macro */
|
||||||
#include "SDL_config_iphoneos.h"
|
#include "SDL_config_iphoneos.h"
|
||||||
|
|
||||||
|
#include "SDL_events.h"
|
||||||
#include "SDL_joystick.h"
|
#include "SDL_joystick.h"
|
||||||
#include "SDL_hints.h"
|
#include "SDL_hints.h"
|
||||||
#include "SDL_stdinc.h"
|
#include "SDL_stdinc.h"
|
||||||
|
|
Loading…
Reference in New Issue