aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/toltecs.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toltecs/toltecs.h')
-rw-r--r--engines/toltecs/toltecs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/toltecs/toltecs.h b/engines/toltecs/toltecs.h
index 7a04f6e8da..ece82f4a1a 100644
--- a/engines/toltecs/toltecs.h
+++ b/engines/toltecs/toltecs.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef TOLTECS_H
-#define TOLTECS_H
+#ifndef TOLTECS_TOLTECS_H
+#define TOLTECS_TOLTECS_H
#include "common/scummsys.h"
#include "common/endian.h"
@@ -231,4 +231,4 @@ public:
} // End of namespace Toltecs
-#endif /* TOLTECS_H */
+#endif /* TOLTECS_TOLTECS_H */