aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/gpldisasm.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/draci/gpldisasm.h')
-rw-r--r--engines/draci/gpldisasm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/draci/gpldisasm.h b/engines/draci/gpldisasm.h
index 9f33bafc94..f93fd1f4a5 100644
--- a/engines/draci/gpldisasm.h
+++ b/engines/draci/gpldisasm.h
@@ -25,8 +25,8 @@
#include "common/str.h"
-#ifndef GPLDISASM_H
-#define GPLDISASM_H
+#ifndef DRACI_GPLDISASM_H
+#define DRACI_GPLDISASM_H
namespace Draci {
@@ -53,4 +53,4 @@ int gpldisasm(byte *gplcode, uint16 len);
}
-#endif // GPLDIASM_H
+#endif // DRACI_GPLDIASM_H