From 6a2f3dc0b984bcd8bd84d98ae456ed57fca740d6 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 6 Oct 2008 12:48:52 +0000 Subject: Added new type Engine::Feature; pushed down some #include dependencies svn-id: r34755 --- engines/saga/detection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/saga') diff --git a/engines/saga/detection.cpp b/engines/saga/detection.cpp index 4a10261d9b..57979ab008 100644 --- a/engines/saga/detection.cpp +++ b/engines/saga/detection.cpp @@ -31,6 +31,7 @@ #include "common/config-manager.h" #include "common/advancedDetector.h" +#include "common/system.h" #include "saga/displayinfo.h" #include "saga/rscfile.h" -- cgit v1.2.3