From ee1110a114d8e6f889474374943ff0bce701a9ff Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 17 Feb 2010 23:38:43 +0000 Subject: SCI: Reduce header interdependencies svn-id: r48086 --- engines/sci/detection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/sci/detection.cpp') diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 768f514804..b36c183895 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -25,6 +25,7 @@ #include "engines/advancedDetector.h" #include "base/plugins.h" +#include "common/file.h" #include "common/savefile.h" #include "common/system.h" #include "graphics/thumbnail.h" -- cgit v1.2.3