aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/detection.cpp
diff options
context:
space:
mode:
authorMax Horn2009-12-09 21:03:22 +0000
committerMax Horn2009-12-09 21:03:22 +0000
commitf3420c63721dd6a8d857d9c44f794c83beaa7cf8 (patch)
tree80a9097dc2de4825af4d1e7160e0cf5a0b9f9c6a /engines/draci/detection.cpp
parent5cd176052c0016516b04ef208a9e262a4200920a (diff)
downloadscummvm-rg350-f3420c63721dd6a8d857d9c44f794c83beaa7cf8.tar.gz
scummvm-rg350-f3420c63721dd6a8d857d9c44f794c83beaa7cf8.tar.bz2
scummvm-rg350-f3420c63721dd6a8d857d9c44f794c83beaa7cf8.zip
DRACI: Reduce header interdependencies; some cleanup
svn-id: r46320
Diffstat (limited to 'engines/draci/detection.cpp')
-rw-r--r--engines/draci/detection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/draci/detection.cpp b/engines/draci/detection.cpp
index 26987b2bc0..e467935f48 100644
--- a/engines/draci/detection.cpp
+++ b/engines/draci/detection.cpp
@@ -27,6 +27,7 @@
#include "draci/saveload.h"
#include "base/plugins.h"
+#include "common/system.h"
#include "engines/advancedDetector.h"
#include "engines/metaengine.h"