diff --git a/stepmania/src/CourseWriterCRS.cpp b/stepmania/src/CourseWriterCRS.cpp index 5dc34e4477..f85b353242 100644 --- a/stepmania/src/CourseWriterCRS.cpp +++ b/stepmania/src/CourseWriterCRS.cpp @@ -4,7 +4,7 @@ #include "RageFile.h" #include "RageLog.h" #include "RageUtil.h" -#include "Song.h" +#include "song.h" bool CourseWriterCRS::Write( const Course &course, const CString &sPath, bool bSavingCache )