changeset 1418 | d74ecb53b67a |
parent 1402 | d910939febfa |
child 1635 | 92947e3a18db |
--- a/src/joystick/riscos/SDL_sysjoystick.c Wed Feb 22 05:01:43 2006 +0000 +++ b/src/joystick/riscos/SDL_sysjoystick.c Thu Feb 23 01:09:47 2006 +0000 @@ -30,6 +30,7 @@ /* This is the system specific header for the SDL joystick API */ +#include "SDL_events.h" #include "SDL_joystick.h" #include "../SDL_sysjoystick.h" #include "../SDL_joystick_c.h"