From 627ecc36852eea59e54ba18775d7d4f62f118f53 Mon Sep 17 00:00:00 2001 From: Ben Anderson Date: Wed, 15 Oct 2003 01:44:35 +0000 Subject: [PATCH] Case counts on Linux --- stepmania/src/ScreenRanking.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ScreenRanking.cpp b/stepmania/src/ScreenRanking.cpp index 7862b7eff6..47b9cb0cf5 100644 --- a/stepmania/src/ScreenRanking.cpp +++ b/stepmania/src/ScreenRanking.cpp @@ -16,7 +16,7 @@ #include "GameState.h" #include "GameManager.h" #include "Course.h" -#include "Song.h" +#include "song.h" #include "PrefsManager.h" #define CATEGORY_X THEME->GetMetricF("ScreenRanking","CategoryX")