aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/words.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2010-01-03 20:15:44 +0000
committerEugene Sandulenko2010-01-03 20:15:44 +0000
commit8ad5694cb18bc7c7f3378889a0f645da31d4ca22 (patch)
tree8b90455708de981d90e477f5177ec15a5df802d6 /engines/agi/words.cpp
parent72eb9ec9eab5efcb3aa99a962a80423e8c0a3232 (diff)
downloadscummvm-rg350-8ad5694cb18bc7c7f3378889a0f645da31d4ca22.tar.gz
scummvm-rg350-8ad5694cb18bc7c7f3378889a0f645da31d4ca22.tar.bz2
scummvm-rg350-8ad5694cb18bc7c7f3378889a0f645da31d4ca22.zip
Reduce header dependencies for AGI engine.
svn-id: r46942
Diffstat (limited to 'engines/agi/words.cpp')
-rw-r--r--engines/agi/words.cpp1
1 files changed, 0 insertions, 1 deletions
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 {