diff --git a/stepmania/src/Background.h b/stepmania/src/Background.h index 2ca6643dfe..62c5f560cc 100644 --- a/stepmania/src/Background.h +++ b/stepmania/src/Background.h @@ -16,7 +16,7 @@ #include "Quad.h" #include "ActorFrame.h" #include "BGAnimation.h" -#include "Song.h" +#include "song.h" class Background : public ActorFrame