From 275344a9316251acefdba6053861ec13d812d813 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 25 Feb 2006 01:01:27 +0000 Subject: Reducing the header dependencies in cine a bit more svn-id: r20857 --- engines/cine/object.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/cine/object.cpp') diff --git a/engines/cine/object.cpp b/engines/cine/object.cpp index e0d56ce87b..e880059078 100644 --- a/engines/cine/object.cpp +++ b/engines/cine/object.cpp @@ -23,6 +23,7 @@ */ #include "cine/cine.h" +#include "cine/flip_support.h" namespace Cine { -- cgit v1.2.3