aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/object.h')
-rw-r--r--engines/scumm/object.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/object.h b/engines/scumm/object.h
index c06689240c..35233a3bb0 100644
--- a/engines/scumm/object.h
+++ b/engines/scumm/object.h
@@ -19,8 +19,8 @@
* $Id$
*/
-#ifndef OBJECT_H
-#define OBJECT_H
+#ifndef SCUMM_OBJECT_H
+#define SCUMM_OBJECT_H
namespace Scumm {