From e48cdb378c89e17c5f213eb921c0841aca062bd6 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Mon, 1 Nov 2010 00:27:11 +0000 Subject: HUGO: Move _actListArr to scheduler svn-id: r53995 --- engines/hugo/object.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/hugo/object.cpp') diff --git a/engines/hugo/object.cpp b/engines/hugo/object.cpp index 77a25ca343..5ecfb354fe 100644 --- a/engines/hugo/object.cpp +++ b/engines/hugo/object.cpp @@ -42,6 +42,7 @@ #include "hugo/route.h" #include "hugo/util.h" #include "hugo/parser.h" +#include "hugo/schedule.h" namespace Hugo { -- cgit v1.2.3