Moved the SelectorCache struct inside selector.h, where it belongs, and fixed some header dependencies in the process
svn-id: r50183
This commit is contained in:
parent
db6c7a3dee
commit
0a102981f0
16 changed files with 126 additions and 113 deletions
|
@ -24,6 +24,7 @@
|
|||
*/
|
||||
|
||||
#include "sci/engine/features.h"
|
||||
#include "sci/engine/kernel.h"
|
||||
#include "sci/engine/script.h"
|
||||
#include "sci/engine/selector.h"
|
||||
#include "sci/engine/vm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue