aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/segmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toltecs/segmap.h')
-rw-r--r--engines/toltecs/segmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/toltecs/segmap.h b/engines/toltecs/segmap.h
index 92b6b19632..30182a6b71 100644
--- a/engines/toltecs/segmap.h
+++ b/engines/toltecs/segmap.h
@@ -24,6 +24,8 @@
#ifndef TOLTECS_SEGMAP_H
#define TOLTECS_SEGMAP_H
+#include "common/array.h"
+
#include "toltecs/screen.h"
namespace Toltecs {