remove unneeded headers
This commit is contained in:
@@ -13,13 +13,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "Screen.h"
|
#include "Screen.h"
|
||||||
#include "Sprite.h"
|
|
||||||
#include "BitmapText.h"
|
|
||||||
#include "Transition.h"
|
#include "Transition.h"
|
||||||
#include "RandomSample.h"
|
#include "RandomSample.h"
|
||||||
#include "BGAnimation.h"
|
#include "BGAnimation.h"
|
||||||
#include "RageTimer.h"
|
|
||||||
#include "RageSound.h"
|
|
||||||
|
|
||||||
|
|
||||||
class ScreenAttract : public Screen
|
class ScreenAttract : public Screen
|
||||||
|
|||||||
Reference in New Issue
Block a user