From 7746fbc5437c018e450e9673f978f02b27a60480 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 5 Dec 2010 13:30:14 +0000 Subject: TOLTECS: Reduced header dependencies --- engines/toltecs/segmap.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/toltecs/segmap.h') 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 { -- cgit v1.2.3