From 65e5d35937e9408a457959846dc72cea4316712d Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 20 Jan 2005 17:18:51 +0000 Subject: [PATCH] unneeded include --- stepmania/src/RageDisplay.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/RageDisplay.cpp b/stepmania/src/RageDisplay.cpp index 7ff4640c49..565c3f7ebf 100644 --- a/stepmania/src/RageDisplay.cpp +++ b/stepmania/src/RageDisplay.cpp @@ -4,7 +4,6 @@ #include "RageLog.h" #include "RageMath.h" #include "RageUtil.h" -#include "GameConstantsAndTypes.h" #include "RageFile.h" #include "RageSurface_Save_BMP.h" #include "RageSurface_Save_JPEG.h"