From 336b500e98a2192ebe367b37a2e6dad6221c456d Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 12 Jul 2003 20:36:54 +0000 Subject: [PATCH] remove unneeded headers --- stepmania/src/ScreenAttract.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stepmania/src/ScreenAttract.h b/stepmania/src/ScreenAttract.h index cfb5c2c44c..d1650d075b 100644 --- a/stepmania/src/ScreenAttract.h +++ b/stepmania/src/ScreenAttract.h @@ -13,13 +13,9 @@ */ #include "Screen.h" -#include "Sprite.h" -#include "BitmapText.h" #include "Transition.h" #include "RandomSample.h" #include "BGAnimation.h" -#include "RageTimer.h" -#include "RageSound.h" class ScreenAttract : public Screen