Case sensitivity error fixed.

This commit is contained in:
Jason Felds
2003-11-20 16:17:34 +00:00
parent ffc40fe994
commit 6f2705184f
+1 -1
View File
@@ -14,7 +14,7 @@
#include "RageUtil.h"
#include "RageLog.h"
#include "PlayerOptions.h"
#include "Song.h"
#include "song.h"
NoteType NoteDataUtil::GetSmallestNoteTypeForMeasure( const NoteData &n, int iMeasureIndex )
{