Mercurial > sdl-ios-xcode
diff src/video/windx5/SDL_dx5video.c @ 525:f55cdaec12b9
Removed an unnecessary header
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 11 Oct 2002 07:55:22 +0000 |
parents | 8b1c1ae7af11 |
children | b8d311d90021 |
line wrap: on
line diff
--- a/src/video/windx5/SDL_dx5video.c Tue Oct 08 16:29:01 2002 +0000 +++ b/src/video/windx5/SDL_dx5video.c Fri Oct 11 07:55:22 2002 +0000 @@ -41,7 +41,6 @@ #include "SDL_events.h" #include "SDL_syswm.h" #include "SDL_sysvideo.h" -#include "SDL_RLEaccel_c.h" #include "SDL_blit.h" #include "SDL_pixels_c.h" #include "SDL_dx5video.h"