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/words.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/agi/words.cpp') diff --git a/engines/agi/words.cpp b/engines/agi/words.cpp index 4396797e6b..c8b22956f4 100644 --- a/engines/agi/words.cpp +++ b/engines/agi/words.cpp @@ -28,7 +28,6 @@ // #include "agi/agi.h" -#include "agi/keyboard.h" // for clean_input() namespace Agi { -- cgit v1.2.3