aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/menu.h')
-rw-r--r--engines/avalanche/menu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/avalanche/menu.h b/engines/avalanche/menu.h
index ab0456ed43..f856747353 100644
--- a/engines/avalanche/menu.h
+++ b/engines/avalanche/menu.h
@@ -27,8 +27,8 @@
/* Original name: DROPDOWN A customized version of Oopmenu (qv). */
-#ifndef AVALANCHE_DROPDOWN2_H
-#define AVALANCHE_DROPDOWN2_H
+#ifndef AVALANCHE_MENU_H
+#define AVALANCHE_MENU_H
#include "common/scummsys.h"
#include "common/str.h"
@@ -179,4 +179,4 @@ private:
} // End of namespace Avalanche.
-#endif // AVALANCHE_DROPDOWN2_H
+#endif // AVALANCHE_MENU_H