aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/sound/sounddesc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/sound/sounddesc.cpp')
-rw-r--r--engines/gob/sound/sounddesc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/sound/sounddesc.cpp b/engines/gob/sound/sounddesc.cpp
index 2efb3e90f2..9df8bbb4bc 100644
--- a/engines/gob/sound/sounddesc.cpp
+++ b/engines/gob/sound/sounddesc.cpp
@@ -24,7 +24,7 @@
*/
#include "common/util.h"
-#include "common/stream.h"
+#include "common/memstream.h"
#include "sound/mixer.h"
#include "sound/decoders/raw.h"
#include "sound/decoders/wave.h"