changeset 1358 | c71e05b4dc2e |
parent 1350 | adc8ff3c9597 |
child 1361 | 19418e4422cb |
1.1 --- a/src/video/ataricommon/SDL_biosevents.c Fri Feb 10 03:21:39 2006 +0000 1.2 +++ b/src/video/ataricommon/SDL_biosevents.c Fri Feb 10 06:48:43 2006 +0000 1.3 @@ -30,8 +30,6 @@ 1.4 #include <mint/osbind.h> 1.5 #include <mint/cookie.h> 1.6 1.7 -#include "SDL.h" 1.8 -#include "SDL_string.h" 1.9 #include "SDL_sysevents.h" 1.10 #include "SDL_events_c.h" 1.11