aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/hotspots.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/hotspots.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/hotspots.cpp')
-rw-r--r--engines/gob/hotspots.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gob/hotspots.cpp b/engines/gob/hotspots.cpp
index a8972f06ac..94c3c6fb24 100644
--- a/engines/gob/hotspots.cpp
+++ b/engines/gob/hotspots.cpp
@@ -27,7 +27,6 @@
#include "gob/hotspots.h"
#include "gob/global.h"
-#include "gob/helper.h"
#include "gob/draw.h"
#include "gob/game.h"
#include "gob/script.h"