SCI: Reduce SFX header dependencies

svn-id: r39159
This commit is contained in:
Max Horn 2009-03-06 18:11:12 +00:00
parent 763275f269
commit 54e1256b0e
11 changed files with 61 additions and 52 deletions

View file

@ -36,6 +36,7 @@
#include "sci/scicore/resource.h"
#include "sci/scicore/sciconsole.h"
#include "sci/scicore/vocabulary.h"
#include "sci/sfx/iterator.h"
#include "sci/sfx/sci_midi.h"
#include "common/util.h"