aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/walk.h
diff options
context:
space:
mode:
authorGregory Montoir2006-11-12 17:47:16 +0000
committerGregory Montoir2006-11-12 17:47:16 +0000
commit701b803aff0bf29a2f1be72dbcfe7ad3054cba82 (patch)
treec4237c4afd26c9d35de5d59a5aa7267ea41cdee2 /engines/queen/walk.h
parentf527da0953ee0887967b4154391b86880a978d9f (diff)
downloadscummvm-rg350-701b803aff0bf29a2f1be72dbcfe7ad3054cba82.tar.gz
scummvm-rg350-701b803aff0bf29a2f1be72dbcfe7ad3054cba82.tar.bz2
scummvm-rg350-701b803aff0bf29a2f1be72dbcfe7ad3054cba82.zip
cleanup
svn-id: r24693
Diffstat (limited to 'engines/queen/walk.h')
-rw-r--r--engines/queen/walk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/queen/walk.h b/engines/queen/walk.h
index 02c8264db9..531bd84e8a 100644
--- a/engines/queen/walk.h
+++ b/engines/queen/walk.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef QUEENWALK_H
-#define QUEENWALK_H
+#ifndef QUEEN_WALK_H
+#define QUEEN_WALK_H
#include "common/util.h"
#include "queen/structs.h"