Patched to compile on Visual Studio.

This commit is contained in:
Ryan C. Gordon
2013-03-10 13:36:20 -04:00
parent f60a2ba87b
commit 9e68949422

View File

@@ -33,6 +33,7 @@
* let it return 0 events. */
#include "SDL_error.h"
#include "SDL_assert.h"
#include "SDL_events.h"
#include "SDL_joystick.h"
#include "../SDL_sysjoystick.h"