diff options
Diffstat (limited to 'engines/pegasus')
-rw-r--r-- | engines/pegasus/pegasus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/pegasus/pegasus.h b/engines/pegasus/pegasus.h index d88545a4d1..57ae910def 100644 --- a/engines/pegasus/pegasus.h +++ b/engines/pegasus/pegasus.h @@ -23,8 +23,8 @@ * */ -#ifndef PEGASUS_H -#define PEGASUS_H +#ifndef PEGASUS_PEGASUS_H +#define PEGASUS_PEGASUS_H #include "common/list.h" #include "common/macresman.h" |