From ca4d7fd1eef90077d51c31fa28cf3131657cc116 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 3 May 2007 21:37:26 +0000 Subject: [PATCH] cleanup --- stepmania/src/GradeDisplay.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/GradeDisplay.cpp b/stepmania/src/GradeDisplay.cpp index 6f629119f5..bbc3f10d1f 100644 --- a/stepmania/src/GradeDisplay.cpp +++ b/stepmania/src/GradeDisplay.cpp @@ -1,9 +1,6 @@ #include "global.h" #include "GradeDisplay.h" #include "RageUtil.h" -#include "GameConstantsAndTypes.h" -#include "ThemeManager.h" -#include "RageTexture.h" #include "arch/Dialog/Dialog.h" #include "RageLog.h"