diff --git a/stepmania/src/UnlockSystem.h b/stepmania/src/UnlockSystem.h index a3f4706183..0b1d65f50f 100644 --- a/stepmania/src/UnlockSystem.h +++ b/stepmania/src/UnlockSystem.h @@ -1,6 +1,6 @@ #ifndef UNLOCK_SYSTEM_H #define UNLOCK_SYSTEM_H -#include "grade.h" +#include "Grade.h" #include using namespace std;