aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/actor.h')
-rw-r--r--engines/scumm/actor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/actor.h b/engines/scumm/actor.h
index 31200f6296..5dc2f81897 100644
--- a/engines/scumm/actor.h
+++ b/engines/scumm/actor.h
@@ -22,8 +22,8 @@
*/
-#ifndef ACTOR_H
-#define ACTOR_H
+#ifndef SCUMM_ACTOR_H
+#define SCUMM_ACTOR_H
#include "common/scummsys.h"
#include "scumm/saveload.h"