Mercurial > sdl-ios-xcode
changeset 1418:d74ecb53b67a
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 23 Feb 2006 01:09:47 +0000 |
parents | 24fbbedd2ad6 |
children | 36a5068bf7df |
files | src/joystick/riscos/SDL_sysjoystick.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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"