Mercurial > sdl-ios-xcode
diff src/joystick/mint/SDL_sysjoystick.c @ 557:0ce5a68278fd
Updated Atari port for new system headers (thanks Patrice!)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 07 Dec 2002 06:54:47 +0000 |
parents | 7853b6af5957 |
children | b8d311d90021 |
line wrap: on
line diff
--- a/src/joystick/mint/SDL_sysjoystick.c Sat Dec 07 06:51:03 2002 +0000 +++ b/src/joystick/mint/SDL_sysjoystick.c Sat Dec 07 06:54:47 2002 +0000 @@ -35,7 +35,7 @@ #include <stdlib.h> #include <string.h> -#include <sys/cookie.h> +#include <mint/cookie.h> #include <mint/osbind.h> #include "SDL_types.h"