diff --git a/stepmania/src/RageDisplay_Null.cpp b/stepmania/src/RageDisplay_Null.cpp index cdb1c303da..b1e171cf7b 100644 --- a/stepmania/src/RageDisplay_Null.cpp +++ b/stepmania/src/RageDisplay_Null.cpp @@ -9,7 +9,6 @@ #include "RageTextureManager.h" #include "RageMath.h" #include "RageTypes.h" -#include "StepMania.h" #include "RageUtil.h" #include "RageSurface.h" diff --git a/stepmania/src/ThemeManager.cpp b/stepmania/src/ThemeManager.cpp index 7245f2e2cc..cde7efa545 100644 --- a/stepmania/src/ThemeManager.cpp +++ b/stepmania/src/ThemeManager.cpp @@ -12,7 +12,6 @@ #include "arch/Dialog/Dialog.h" #include "RageFile.h" #include "ScreenManager.h" -#include "StepMania.h" #include "Foreach.h" #include "ThemeMetric.h" #include "LuaManager.h"