aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter_v6.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2011-09-06 14:33:50 +0200
committerJohannes Schickel2011-09-06 14:34:07 +0200
commitb92a087857d91ffc4299acdbcdf323c5a8400248 (patch)
tree629fb6a3387965d330218cbc42c60be12e441aa8 /engines/gob/inter_v6.cpp
parent862a4ca929ef82044601a4c2597d7f3bc69e70f8 (diff)
downloadscummvm-rg350-b92a087857d91ffc4299acdbcdf323c5a8400248.tar.gz
scummvm-rg350-b92a087857d91ffc4299acdbcdf323c5a8400248.tar.bz2
scummvm-rg350-b92a087857d91ffc4299acdbcdf323c5a8400248.zip
GOB: Remove unused include.
Diffstat (limited to 'engines/gob/inter_v6.cpp')
-rw-r--r--engines/gob/inter_v6.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gob/inter_v6.cpp b/engines/gob/inter_v6.cpp
index 589328dfdb..505993ee4d 100644
--- a/engines/gob/inter_v6.cpp
+++ b/engines/gob/inter_v6.cpp
@@ -21,7 +21,6 @@
*/
#include "common/str.h"
-#include "graphics/dither.h"
#include "gob/gob.h"
#include "gob/inter.h"