Patched to compile.

This commit is contained in:
Ryan C. Gordon
2011-09-01 14:02:12 -04:00
parent d3c8a17a2d
commit 95221a071a

View File

@@ -25,6 +25,8 @@
#include "SDL_events.h"
#include "SDL_sysjoystick.h"
#include "SDL_joystick_c.h"
#include "SDL_assert.h"
#if !SDL_EVENTS_DISABLED
#include "../events/SDL_events_c.h"
#endif