Added new type Engine::Feature; pushed down some #include dependencies

svn-id: r34755
This commit is contained in:
Max Horn 2008-10-06 12:48:52 +00:00
parent 6ca906d7aa
commit 6a2f3dc0b9
22 changed files with 76 additions and 36 deletions

View file

@ -26,6 +26,7 @@
#include "common/config-manager.h"
#include "common/advancedDetector.h"
#include "common/savefile.h"
#include "common/system.h"
#include "base/plugins.h"