SCI: Reduced header interdependencies some more
svn-id: r39202
This commit is contained in:
parent
0a99cfb4ed
commit
2dfae035ac
14 changed files with 87 additions and 48 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue