aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins
diff options
context:
space:
mode:
authorOri Avtalion2016-04-14 13:29:08 +0300
committerOri Avtalion2016-04-14 13:30:14 +0300
commit253e18c44080f57eb2334296e09297a2db5efda9 (patch)
tree0b37fe682181ca0946d93eaaaa580cb4cd4add29 /engines/hopkins
parent866650fccdd3bc94efbb7c13bc881bc960010370 (diff)
downloadscummvm-rg350-253e18c44080f57eb2334296e09297a2db5efda9.tar.gz
scummvm-rg350-253e18c44080f57eb2334296e09297a2db5efda9.tar.bz2
scummvm-rg350-253e18c44080f57eb2334296e09297a2db5efda9.zip
JANITORIAL: Reduce GUI header dependencies
Diffstat (limited to 'engines/hopkins')
-rw-r--r--engines/hopkins/hopkins.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/hopkins/hopkins.h b/engines/hopkins/hopkins.h
index b782d103a8..30140baa2e 100644
--- a/engines/hopkins/hopkins.h
+++ b/engines/hopkins/hopkins.h
@@ -48,7 +48,6 @@
#include "common/util.h"
#include "engines/engine.h"
#include "graphics/surface.h"
-#include "gui/debugger.h"
/**
* This is the namespace of the Hopkins engine.