aboutsummaryrefslogtreecommitdiff
path: root/audio/mods/rjp1.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mods/rjp1.h')
-rw-r--r--audio/mods/rjp1.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mods/rjp1.h b/audio/mods/rjp1.h
index e1960921b2..e3cb0b853d 100644
--- a/audio/mods/rjp1.h
+++ b/audio/mods/rjp1.h
@@ -32,7 +32,9 @@
#ifndef SOUND_MODS_RJP1_H
#define SOUND_MODS_RJP1_H
-#include "common/stream.h"
+namespace Common {
+class SeekableReadStream;
+}
namespace Audio {