diff options
Diffstat (limited to 'engines')
-rwxr-xr-x | engines/pegasus/MMShell/MMConstants.h | 4 |
1 files changed, 2 insertions, 2 deletions
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" |