aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text.cpp
diff options
context:
space:
mode:
authorChristopher Page2008-07-10 05:15:19 +0000
committerChristopher Page2008-07-10 05:15:19 +0000
commit30b1a62e810cfbe3246ebb9b94aa341ea3be5f7c (patch)
treed4bac2d80475664385ff7d68646c195a14b38f4c /engines/kyra/text.cpp
parente808cdf7a08d641389ecc81063b3b1016c7bc8cf (diff)
downloadscummvm-rg350-30b1a62e810cfbe3246ebb9b94aa341ea3be5f7c.tar.gz
scummvm-rg350-30b1a62e810cfbe3246ebb9b94aa341ea3be5f7c.tar.bz2
scummvm-rg350-30b1a62e810cfbe3246ebb9b94aa341ea3be5f7c.zip
Removed unnecessary #inlcudes
svn-id: r32984
Diffstat (limited to 'engines/kyra/text.cpp')
-rw-r--r--engines/kyra/text.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/text.cpp b/engines/kyra/text.cpp
index f8eb10a85e..eecb617942 100644
--- a/engines/kyra/text.cpp
+++ b/engines/kyra/text.cpp
@@ -29,7 +29,6 @@
#include "kyra/screen.h"
#include "kyra/text.h"
-#include "common/events.h"
#include "common/system.h"
#include "common/endian.h"