From 8ad5694cb18bc7c7f3378889a0f645da31d4ca22 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 3 Jan 2010 20:15:44 +0000 Subject: Reduce header dependencies for AGI engine. svn-id: r46942 --- engines/agi/lzw.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/agi/lzw.cpp') diff --git a/engines/agi/lzw.cpp b/engines/agi/lzw.cpp index bca4f749d1..60bd8f4fca 100644 --- a/engines/agi/lzw.cpp +++ b/engines/agi/lzw.cpp @@ -33,8 +33,6 @@ ** (c) 1997 Lance Ewing ***************************************************************************/ - - #include "agi/agi.h" #include "agi/lzw.h" -- cgit v1.2.3