Case counts on Linux

This commit is contained in:
Ben Anderson
2003-07-16 20:11:03 +00:00
parent 7330ef78fd
commit a9d4a508fb
+2 -2
View File
@@ -18,7 +18,7 @@
#include "UnlockSystem.h"
#include "SongManager.h"
#include "ActorUtil.h"
#include "Song.h"
#include "song.h"
ScreenUnlock::ScreenUnlock() : ScreenAttract("ScreenUnlock")
{
@@ -171,4 +171,4 @@ void ScreenUnlock::BreakLine(CString& line)
return;
}
}
}