remove more unneeded includes

This commit is contained in:
Glenn Maynard
2003-03-19 17:25:27 +00:00
parent dff657ab19
commit 4930e68349
3 changed files with 0 additions and 9 deletions
-3
View File
@@ -15,9 +15,6 @@
#include "Screen.h"
#include "Sprite.h"
#include "BitmapText.h"
#include "RandomSample.h"
#include "TransitionFade.h"
#include "MenuTimer.h"
#include "TransitionBGAnimation.h"
#include "TipDisplay.h"
-5
View File
@@ -11,11 +11,6 @@
#include "Screen.h"
#include "ScreenOptions.h"
#include "Sprite.h"
#include "BitmapText.h"
#include "RandomSample.h"
#include "TransitionFade.h"
#include "Quad.h"
class ScreenAppearanceOptions : public ScreenOptions
-1
View File
@@ -12,7 +12,6 @@
#include "ScreenLogo.h"
#include "Sprite.h"
#include "BitmapText.h"
#include "TransitionFade.h"
#include "RageSound.h"
#include "BGAnimation.h"
#include "RageTimer.h"