SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains

svn-id: r38920
This commit is contained in:
Max Horn 2009-02-27 02:23:00 +00:00
parent bf0860fc5e
commit 170916201c
52 changed files with 88 additions and 91 deletions

View file

@ -23,7 +23,7 @@
*
*/
#include "sci/include/sciresource.h"
#include "sci/scicore/resource.h"
#include "sci/include/engine.h"
#include "sci/engine/kernel_types.h"
#include "sci/engine/kernel.h"