diff --git a/stepmania/src/Inventory.cpp b/stepmania/src/Inventory.cpp index f95a30e381..e8321f247a 100644 --- a/stepmania/src/Inventory.cpp +++ b/stepmania/src/Inventory.cpp @@ -16,7 +16,7 @@ #include "GameState.h" #include "RageTimer.h" #include "PrefsManager.h" -#include "Song.h" +#include "song.h" #define NUM_ITEM_TYPES THEME->GetMetricF("Inventory","NumItemTypes")