aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie')
-rw-r--r--engines/groovie/music.cpp1
-rw-r--r--engines/groovie/resource.cpp1
-rw-r--r--engines/groovie/saveload.cpp1
3 files changed, 3 insertions, 0 deletions
diff --git a/engines/groovie/music.cpp b/engines/groovie/music.cpp
index d21eb019ae..fd2cc2bec8 100644
--- a/engines/groovie/music.cpp
+++ b/engines/groovie/music.cpp
@@ -30,6 +30,7 @@
#include "backends/audiocd/audiocd.h"
#include "common/config-manager.h"
#include "common/macresman.h"
+#include "common/memstream.h"
#include "sound/midiparser.h"
namespace Groovie {
diff --git a/engines/groovie/resource.cpp b/engines/groovie/resource.cpp
index 32cc1735ef..5d4ccf7d91 100644
--- a/engines/groovie/resource.cpp
+++ b/engines/groovie/resource.cpp
@@ -25,6 +25,7 @@
#include "common/archive.h"
#include "common/macresman.h"
+#include "common/substream.h"
#include "groovie/resource.h"
#include "groovie/groovie.h"
diff --git a/engines/groovie/saveload.cpp b/engines/groovie/saveload.cpp
index 423829c5fe..4e3e4cfcf8 100644
--- a/engines/groovie/saveload.cpp
+++ b/engines/groovie/saveload.cpp
@@ -26,6 +26,7 @@
#include "groovie/saveload.h"
#include "common/system.h"
+#include "common/substream.h"
#define SUPPORTED_SAVEFILE_VERSION 1
// 0 - Just script variables, compatible with the original