aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/vdx.cpp
diff options
context:
space:
mode:
authorMax Horn2010-05-04 12:00:16 +0000
committerMax Horn2010-05-04 12:00:16 +0000
commit2149a2383d33ed83401a345219f0367694f9c367 (patch)
tree4a43f4c67d6e62de8ea890de2657f23315ffbfff /engines/groovie/vdx.cpp
parent970745e60c41286ff2dc1a448a5e6c39e4581671 (diff)
downloadscummvm-rg350-2149a2383d33ed83401a345219f0367694f9c367.tar.gz
scummvm-rg350-2149a2383d33ed83401a345219f0367694f9c367.tar.bz2
scummvm-rg350-2149a2383d33ed83401a345219f0367694f9c367.zip
Reduce indirect header dependencies further
svn-id: r48936
Diffstat (limited to 'engines/groovie/vdx.cpp')
-rw-r--r--engines/groovie/vdx.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/groovie/vdx.cpp b/engines/groovie/vdx.cpp
index a8aba47ec6..bd32660621 100644
--- a/engines/groovie/vdx.cpp
+++ b/engines/groovie/vdx.cpp
@@ -27,6 +27,7 @@
#include "groovie/lzss.h"
#include "groovie/vdx.h"
+#include "common/debug-channels.h"
#include "sound/mixer.h"
#include "sound/decoders/raw.h"