remove unneeded header

This commit is contained in:
Glenn Maynard
2003-07-12 20:42:08 +00:00
parent 336b500e98
commit a44b6d0a86
9 changed files with 0 additions and 10 deletions
-1
View File
@@ -15,7 +15,6 @@
#include "GameConstantsAndTypes.h"
#include "MusicWheel.h"
#include "CombinedLifeMeterEnemy.h"
#include "RageTimer.h"
#include <math.h>
#include "ThemeManager.h"
#include "GameState.h"
-1
View File
@@ -17,7 +17,6 @@
#include "RageUtil.h"
#include "RageLog.h"
#include "RageException.h"
#include "RageTimer.h"
FontManager* FONT = NULL;
-2
View File
@@ -27,8 +27,6 @@
#include "SDL_utils.h"
#include "SDL_dither.h"
#include "RageTimer.h"
static void GetResolutionFromFileName( CString sPath, int &Width, int &Height )
{
/* Match:
-1
View File
@@ -37,7 +37,6 @@
#include "RageUtil.h"
#include "RageLog.h"
#include "RageException.h"
#include "RageTimer.h"
#include "PrefsManager.h"
-1
View File
@@ -12,7 +12,6 @@
#include "RageMath.h"
#include "RageUtil.h"
#include "RageUtil_FileDB.h"
#include "RageTimer.h"
#include "RageLog.h"
#include <numeric>
-1
View File
@@ -20,7 +20,6 @@
#include "MenuElements.h"
#include "DifficultyMeter.h"
#include "DifficultyRating.h"
#include "RageTimer.h"
#include "ModeSwitcher.h"
class ScreenEz2SelectMusic : public Screen
-1
View File
@@ -19,7 +19,6 @@
#include "GameConstantsAndTypes.h"
#include "ThemeManager.h"
#include "RageDisplay.h"
#include "RageTimer.h"
ScreenSandbox::ScreenSandbox() : Screen("ScreenSandbox")
-1
View File
@@ -20,7 +20,6 @@ Chris Danford
#include "AnnouncerManager.h"
#include "GameState.h"
#include "RageException.h"
#include "RageTimer.h"
#include "GameState.h"
#include "ThemeManager.h"
#include "ActorUtil.h"
-1
View File
@@ -19,7 +19,6 @@
#include "GameState.h"
#include "PrefsManager.h"
#include "RageException.h"
#include "RageTimer.h"
#include "arch/LoadingWindow/LoadingWindow.h"
#include "AnnouncerManager.h"