From b57a39a88f5630faa4c1e73885e7aae78bbfa323 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 18 May 2004 04:57:40 +0000 Subject: [PATCH] unneeded header --- stepmania/src/RageDisplay.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/RageDisplay.cpp b/stepmania/src/RageDisplay.cpp index 1161761116..181560ef95 100644 --- a/stepmania/src/RageDisplay.cpp +++ b/stepmania/src/RageDisplay.cpp @@ -6,7 +6,6 @@ #include "RageUtil.h" #include "GameConstantsAndTypes.h" #include "SDL_utils.h" -#include "SDL_image.h" #include "RageFile.h" #include "SDL_SaveJPEG.h"