s/Song.h/song.h/

I'd prefer "Song.h", but it's not worth losing history for, and SF will
choke on that rename anyway.
This commit is contained in:
Glenn Maynard
2003-02-16 04:28:17 +00:00
parent 52d35e0e50
commit 0ff6f863ee
31 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "SongCacheIndex.h"
#include "RageLog.h"
#include "RageUtil.h"
#include "Song.h"
#include "song.h"
SongCacheIndex *SONGINDEX;