aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword2/object.h')
-rw-r--r--engines/sword2/object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sword2/object.h b/engines/sword2/object.h
index 7d82bbcdec..829a3ab38e 100644
--- a/engines/sword2/object.h
+++ b/engines/sword2/object.h
@@ -23,6 +23,7 @@
#define SWORD2_OBJECT_H
#include "common/stream.h"
+#include "common/endian.h"
namespace Sword2 {