From 9895b8c93ce4db6a4c3fb3cd39f3e9ae3eafd27e Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 20 Aug 2006 03:23:44 +0000 Subject: [PATCH] unneeded --- stepmania/src/Song.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/Song.cpp b/stepmania/src/Song.cpp index b5894d21a1..f2a20ad282 100644 --- a/stepmania/src/Song.cpp +++ b/stepmania/src/Song.cpp @@ -11,7 +11,6 @@ #include "GameManager.h" #include "PrefsManager.h" #include "Style.h" -#include "GameState.h" #include "FontCharAliases.h" #include "TitleSubstitution.h" #include "BannerCache.h"