From ee7a6bd261006940543e26dc254565b9b23a76b8 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 13 Jun 2004 19:59:21 +0000 Subject: [PATCH] unneeded include --- stepmania/src/BGAnimationLayer.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/BGAnimationLayer.cpp b/stepmania/src/BGAnimationLayer.cpp index 3e20c10a42..355cb084b5 100644 --- a/stepmania/src/BGAnimationLayer.cpp +++ b/stepmania/src/BGAnimationLayer.cpp @@ -4,7 +4,6 @@ #include "GameState.h" #include "IniFile.h" #include "RageMath.h" -#include "SDL_utils.h" #include "RageTimer.h" #include "RageLog.h" #include "song.h"