aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword2/debug.h')
-rw-r--r--engines/sword2/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sword2/debug.h b/engines/sword2/debug.h
index 9b0b40f9ec..9832c471d0 100644
--- a/engines/sword2/debug.h
+++ b/engines/sword2/debug.h
@@ -19,8 +19,8 @@
* $Id$
*/
-#ifndef D_DEBUG
-#define D_DEBUG
+#ifndef SWORD2_DEBUG_H
+#define SWORD2_DEBUG_H
// FIXME: I don't know how large this constant used to be
#define MAX_DEBUG_TEXTS 55