aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/videoplayer.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/videoplayer.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/videoplayer.cpp')
-rw-r--r--engines/gob/videoplayer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gob/videoplayer.cpp b/engines/gob/videoplayer.cpp
index f349413b93..020c72d0c1 100644
--- a/engines/gob/videoplayer.cpp
+++ b/engines/gob/videoplayer.cpp
@@ -25,7 +25,6 @@
#include "gob/videoplayer.h"
-#include "gob/helper.h"
#include "gob/global.h"
#include "gob/dataio.h"
#include "gob/video.h"