diff --git a/stepmania/src/NoteDisplay.cpp b/stepmania/src/NoteDisplay.cpp index b4f17ec9cf..56581befbd 100644 --- a/stepmania/src/NoteDisplay.cpp +++ b/stepmania/src/NoteDisplay.cpp @@ -1,10 +1,7 @@ #include "global.h" #include "NoteDisplay.h" -#include "Steps.h" -#include "PrefsManager.h" #include "GameState.h" #include "NoteSkinManager.h" -#include "RageException.h" #include "ArrowEffects.h" #include "RageLog.h" #include "RageDisplay.h"