Mercurial > sdl-ios-xcode
changeset 525:f55cdaec12b9
Removed an unnecessary header
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 11 Oct 2002 07:55:22 +0000 |
parents | 1b8ea19e9ee4 |
children | 4314a501d7be |
files | src/video/windx5/SDL_dx5video.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
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"