minor cleanup

This commit is contained in:
Glenn Maynard
2003-07-12 20:35:48 +00:00
parent f4dbf99636
commit 552b328e97
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@
#include "RageLog.h" #include "RageLog.h"
#include "UnlockSystem.h" #include "UnlockSystem.h"
#include "SongManager.h" #include "SongManager.h"
#include "ActorUtil.h"
ScreenUnlock::ScreenUnlock() : ScreenAttract("ScreenUnlock") ScreenUnlock::ScreenUnlock() : ScreenAttract("ScreenUnlock")
{ {
-1
View File
@@ -11,7 +11,6 @@
*/ */
#include "ScreenAttract.h" #include "ScreenAttract.h"
#include "Style.h" #include "Style.h"
#include "ActorUtil.h"
#include "Sprite.h" #include "Sprite.h"
#include "BitmapText.h" #include "BitmapText.h"