diff --git a/stepmania/src/ScreenEdit.h b/stepmania/src/ScreenEdit.h index ace359810a..e332cecf38 100644 --- a/stepmania/src/ScreenEdit.h +++ b/stepmania/src/ScreenEdit.h @@ -15,7 +15,6 @@ #include "BitmapText.h" #include "Player.h" #include "RandomSample.h" -#include "FocusingSprite.h" #include "RageSoundManager.h" #include "RageSound.h" #include "MotionBlurSprite.h" diff --git a/stepmania/src/ScreenGameplay.h b/stepmania/src/ScreenGameplay.h index fda3b63ffd..d8b439dbe8 100644 --- a/stepmania/src/ScreenGameplay.h +++ b/stepmania/src/ScreenGameplay.h @@ -26,7 +26,6 @@ #include "ScoreDisplay.h" #include "DifficultyIcon.h" #include "BPMDisplay.h" -#include "FocusingSprite.h" #include "Inventory.h" #include "ActiveItemList.h" //#include "BeginnerHelper.h" // uncomment once it's checked in