aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/vdx.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie/vdx.h')
-rw-r--r--engines/groovie/vdx.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/groovie/vdx.h b/engines/groovie/vdx.h
index 207d2e0c18..0b29493108 100644
--- a/engines/groovie/vdx.h
+++ b/engines/groovie/vdx.h
@@ -28,6 +28,10 @@
#include "groovie/player.h"
+namespace Common {
+ class ReadStream;
+}
+
namespace Groovie {
class VDXPlayer : public VideoPlayer {