From a356201bb0fb1fde8d17e8c209ddf3b7efe531e1 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 11 Oct 2002 07:55:22 +0000 Subject: [PATCH] Removed an unnecessary header --- src/video/windx5/SDL_dx5video.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/video/windx5/SDL_dx5video.c b/src/video/windx5/SDL_dx5video.c index 66af621c0..570618172 100644 --- a/src/video/windx5/SDL_dx5video.c +++ b/src/video/windx5/SDL_dx5video.c @@ -41,7 +41,6 @@ static char rcsid = #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"