aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/sword2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword2/sword2.h')
-rw-r--r--engines/sword2/sword2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sword2/sword2.h b/engines/sword2/sword2.h
index c7b844bffe..2fb3eff298 100644
--- a/engines/sword2/sword2.h
+++ b/engines/sword2/sword2.h
@@ -19,8 +19,8 @@
* $Id$
*/
-#ifndef _SWORD2
-#define _SWORD2
+#ifndef SWORD2_H
+#define SWORD2_H
// Enable this to make it possible to clear the mouse cursor luggage by
// right-clicking. The original didn't do this, but it feels natural to me.