aboutsummaryrefslogtreecommitdiff
path: root/costume.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'costume.cpp')
-rw-r--r--costume.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/costume.cpp b/costume.cpp
index 7584e2d8da..7b5d528ec6 100644
--- a/costume.cpp
+++ b/costume.cpp
@@ -22,6 +22,7 @@
#include "stdafx.h"
#include "scumm.h"
+#include "actor.h"
const byte revBitMask[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 };