SCI: Reduced header interdependencies some more

svn-id: r39202
This commit is contained in:
Max Horn 2009-03-07 19:23:47 +00:00
parent 0a99cfb4ed
commit 2dfae035ac
14 changed files with 87 additions and 48 deletions

View file

@ -29,8 +29,9 @@
#include "sci/engine/state.h"
#include "sci/engine/aatree.h"
#include "sci/gfx/gfx_widgets.h"
#include "sci/engine/kernel.h"
#include "sci/gfx/gfx_widgets.h"
#include "sci/gfx/gfx_state_internal.h" // required for gfxw_port_t, gfxw_container_t
#include "common/list.h"