diff --git a/stepmania/src/Bookkeeper.h b/stepmania/src/Bookkeeper.h index 3c211c47d3..8452c7e1ee 100644 --- a/stepmania/src/Bookkeeper.h +++ b/stepmania/src/Bookkeeper.h @@ -13,7 +13,6 @@ */ #include "Style.h" -#include "SDL_Types.h" const int DAYS_PER_YEAR = 365; const int HOURS_PER_DAY = 24;