remove unneeded include (should almost never need to refer to screen

source files directly)
This commit is contained in:
Glenn Maynard
2004-06-01 00:55:40 +00:00
parent 12bf8f87fd
commit 891008f767
-1
View File
@@ -19,7 +19,6 @@
#include "StepMania.h"
#include "RageUtil.h"
#include "ThemeManager.h"
#include "ScreenSelectMusic.h"
#include "Screen.h"
#include "PlayerNumber.h"
#include "GameConstantsAndTypes.h"