From 2ead045397a34662daa53547d2f759844ab1f864 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 2 Oct 2006 00:40:22 +0000 Subject: [PATCH] Something is already pulling this in in ScreenEdit.h. --- stepmania/src/ScreenEdit.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/ScreenEdit.cpp b/stepmania/src/ScreenEdit.cpp index ffa91a185d..82b6b9cc8e 100644 --- a/stepmania/src/ScreenEdit.cpp +++ b/stepmania/src/ScreenEdit.cpp @@ -4,7 +4,6 @@ #include "SongManager.h" #include "ScreenManager.h" #include "ScreenSaveSync.h" -#include "GameConstantsAndTypes.h" #include "GameManager.h" #include "RageInput.h" #include "RageLog.h"