# HG changeset patch # User Sam Lantinga # Date 1140656987 0 # Node ID d74ecb53b67a32e38277330aa53ecbbd06aec7ef # Parent 24fbbedd2ad69e87d62b8174c64e2ce700d91f15 *** empty log message *** diff -r 24fbbedd2ad6 -r d74ecb53b67a src/joystick/riscos/SDL_sysjoystick.c --- 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"