s/Song.h/song.h

This commit is contained in:
Jared Roberts
2003-03-17 03:43:45 +00:00
parent 331fdab2f8
commit 7252a63b28
+1 -1
View File
@@ -16,7 +16,7 @@
#include "Quad.h"
#include "ActorFrame.h"
#include "BGAnimation.h"
#include "Song.h"
#include "song.h"
class Background : public ActorFrame