aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/game_v2.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/gob/game_v2.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/gob/game_v2.cpp')
-rw-r--r--engines/gob/game_v2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gob/game_v2.cpp b/engines/gob/game_v2.cpp
index d99b9e82fc..7d9419b592 100644
--- a/engines/gob/game_v2.cpp
+++ b/engines/gob/game_v2.cpp
@@ -24,7 +24,6 @@
*/
#include "common/endian.h"
-#include "common/events.h"
#include "common/stream.h"
#include "gob/gob.h"