aboutsummaryrefslogtreecommitdiff
path: root/sound/decoders/raw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/decoders/raw.cpp')
-rw-r--r--sound/decoders/raw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/decoders/raw.cpp b/sound/decoders/raw.cpp
index 2259cd315c..aedddbf6c4 100644
--- a/sound/decoders/raw.cpp
+++ b/sound/decoders/raw.cpp
@@ -24,7 +24,7 @@
*/
#include "common/endian.h"
-#include "common/stream.h"
+#include "common/memstream.h"
#include "sound/audiostream.h"
#include "sound/mixer.h"