From a0df86955f80dedaa00e6f7593e96b90b697a83a Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 19 Nov 2010 01:37:04 +0000 Subject: ALL: Push down deps on stream.h from .h to .cpp files svn-id: r54358 --- 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 35c7a70b0e..a4914e57b4 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -29,6 +29,7 @@ #include "common/savefile.h" #include "common/system.h" #include "graphics/thumbnail.h" +#include "graphics/surface.h" #include "sci/sci.h" #include "sci/engine/kernel.h" -- cgit v1.2.3