aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/audio.h
diff options
context:
space:
mode:
authorJohannes Schickel2011-01-10 22:20:51 +0000
committerJohannes Schickel2011-01-10 22:20:51 +0000
commit645ba4c379b07bf2296eac66a0de31ae55ebb2b0 (patch)
tree3b3a9144bdae142876a282beac18676341de9f39 /engines/sci/sound/audio.h
parent1abb955a975535b804f648383087a4b168afc003 (diff)
downloadscummvm-rg350-645ba4c379b07bf2296eac66a0de31ae55ebb2b0.tar.gz
scummvm-rg350-645ba4c379b07bf2296eac66a0de31ae55ebb2b0.tar.bz2
scummvm-rg350-645ba4c379b07bf2296eac66a0de31ae55ebb2b0.zip
SOUND: Get rid of unused forward declarations in mixer.h.
svn-id: r55197
Diffstat (limited to 'engines/sci/sound/audio.h')
-rw-r--r--engines/sci/sound/audio.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/sci/sound/audio.h b/engines/sci/sound/audio.h
index 0f075f1b0f..1ad9acc58e 100644
--- a/engines/sci/sound/audio.h
+++ b/engines/sci/sound/audio.h
@@ -30,6 +30,10 @@
#include "sci/engine/vm_types.h"
#include "sound/mixer.h"
+namespace Audio {
+class RewindableAudioStream;
+} // End of namespace Audio
+
namespace Sci {
enum AudioCommands {