remove unneeded headers

This commit is contained in:
Glenn Maynard
2003-07-12 20:36:54 +00:00
parent 28914ab483
commit 336b500e98
-4
View File
@@ -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