SCI: Moved kernel.h and kdebug.h from include/ to engine/; untangled header deps some more

svn-id: r38833
This commit is contained in:
Max Horn 2009-02-24 05:51:55 +00:00
parent 1e4db221e5
commit b5df97ad2b
22 changed files with 30 additions and 10 deletions

View file

@ -25,6 +25,7 @@
#include "sci/include/engine.h"
#include "sci/sfx/sfx_player.h"
#include "sci/engine/kernel.h"
namespace Sci {