Case is important on non-win32 platforms! Fixes compilation on Linux and possibly OS X
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user