From 7252a63b282feeb150de87c1a4a2141ab6dad887 Mon Sep 17 00:00:00 2001 From: Jared Roberts Date: Mon, 17 Mar 2003 03:43:45 +0000 Subject: [PATCH] s/Song.h/song.h --- stepmania/src/Background.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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