aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter_v1.cpp
diff options
context:
space:
mode:
authorSven Hesse2010-10-15 13:55:18 +0000
committerSven Hesse2010-10-15 13:55:18 +0000
commit835455798f2e9876f28a9cb25d354545e6b28715 (patch)
tree54edaf1be46fbc9f15b06ec5b51e15d606ed70c5 /engines/gob/inter_v1.cpp
parent5c48c3fd2b5a229e125455b3f5c23f4773b0191e (diff)
downloadscummvm-rg350-835455798f2e9876f28a9cb25d354545e6b28715.tar.gz
scummvm-rg350-835455798f2e9876f28a9cb25d354545e6b28715.tar.bz2
scummvm-rg350-835455798f2e9876f28a9cb25d354545e6b28715.zip
GOB: Remove the now useless helper.h
svn-id: r53491
Diffstat (limited to 'engines/gob/inter_v1.cpp')
-rw-r--r--engines/gob/inter_v1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gob/inter_v1.cpp b/engines/gob/inter_v1.cpp
index 1fe44758df..0c2b3d2cea 100644
--- a/engines/gob/inter_v1.cpp
+++ b/engines/gob/inter_v1.cpp
@@ -29,7 +29,6 @@
#include "gob/gob.h"
#include "gob/inter.h"
-#include "gob/helper.h"
#include "gob/global.h"
#include "gob/util.h"
#include "gob/dataio.h"