Patched to compile on Visual Studio.

This commit is contained in:
Ryan C. Gordon 2013-03-10 13:36:20 -04:00
parent f34606e325
commit 8181152c53

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"