author | Sam Lantinga <slouken@libsdl.org> |
Thu, 23 Feb 2006 01:09:47 +0000 | |
changeset 1418 | d74ecb53b67a |
parent 1417 | 24fbbedd2ad6 |
child 1419 | 36a5068bf7df |
--- 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"