From ac64793f103cda8c7e569ecb7a9a64338e5de91a Mon Sep 17 00:00:00 2001 From: Sean Burke Date: Tue, 8 Jul 2003 19:14:54 +0000 Subject: [PATCH] Case change for compatibility. --- stepmania/src/UnlockSystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/UnlockSystem.h b/stepmania/src/UnlockSystem.h index ad246db22f..d427c65fba 100644 --- a/stepmania/src/UnlockSystem.h +++ b/stepmania/src/UnlockSystem.h @@ -1,7 +1,7 @@ #ifndef UNLOCK_SYSTEM_H #define UNLOCK_SYSTEM_H -#include "grade.h" +#include "Grade.h" /* ----------------------------------------------------------------------------- Class: UnlockSystem