Fix capitalization of header.

This commit is contained in:
Sean Burke
2004-10-24 21:12:32 +00:00
parent c85de593f9
commit a374bda82f
+1 -1
View File
@@ -1,7 +1,7 @@
#include "global.h"
#include "AutoKeysounds.h"
#include "GameState.h"
#include "Song.h"
#include "song.h"
void AutoKeysounds::Load( PlayerNumber pn, const NoteData& ndAutoKeysoundsOnly )
{