From 970745e60c41286ff2dc1a448a5e6c39e4581671 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 4 May 2010 11:59:22 +0000 Subject: Move DebugChannel related code to new header svn-id: r48935 --- engines/sci/decompressor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/sci/decompressor.cpp') diff --git a/engines/sci/decompressor.cpp b/engines/sci/decompressor.cpp index 6ceb4c4f54..84af50b596 100644 --- a/engines/sci/decompressor.cpp +++ b/engines/sci/decompressor.cpp @@ -28,6 +28,7 @@ #include "common/util.h" #include "common/endian.h" #include "common/debug.h" +#include "common/debug-channels.h" #include "common/stream.h" #include "sci/decompressor.h" -- cgit v1.2.3