From 1ab347b0225346b2deb221156252796675285681 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 16 Aug 2007 01:14:14 +0000 Subject: [PATCH] cleanup --- stepmania/src/UnlockManager.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/UnlockManager.h b/stepmania/src/UnlockManager.h index 7350d0dfcb..7337b288b6 100644 --- a/stepmania/src/UnlockManager.h +++ b/stepmania/src/UnlockManager.h @@ -1,7 +1,7 @@ /* UnlockManager - Unlocks handling. */ -#ifndef UNLOCK_SYSTEM_H -#define UNLOCK_SYSTEM_H +#ifndef UNLOCK_MANAGER_H +#define UNLOCK_MANAGER_H #include "Grade.h" #include "Command.h"