# HG changeset patch # User Sam Lantinga # Date 1034322922 0 # Node ID f55cdaec12b98c589fcc37d928a487e53912ad7f # Parent 1b8ea19e9ee4eb6fb0fe569e58525e37ffa05d61 Removed an unnecessary header diff -r 1b8ea19e9ee4 -r f55cdaec12b9 src/video/windx5/SDL_dx5video.c --- 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"