From fd8eaba47a3a3bdbac56f2d21d100b3b953ed2f5 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Thu, 16 Jun 2011 14:10:59 -0400 Subject: PEGASUS: Fix typo in MMConstants.h --- engines/pegasus/MMShell/MMConstants.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/pegasus/MMShell') diff --git a/engines/pegasus/MMShell/MMConstants.h b/engines/pegasus/MMShell/MMConstants.h index e96eb15828..21852a9e39 100755 --- a/engines/pegasus/MMShell/MMConstants.h +++ b/engines/pegasus/MMShell/MMConstants.h @@ -23,8 +23,8 @@ * */ -#ifndef PEGASUS_MMSHELL_MMTYPES_H -#define PEGASUS_MMSHELL_MMTYPES_H +#ifndef PEGASUS_MMSHELL_MMCONSTANTS_H +#define PEGASUS_MMSHELL_MMCONSTANTS_H #include "pegasus/MMShell/MMTypes.h" -- cgit v1.2.3