aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/smush_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/smush/smush_player.h')
-rw-r--r--engines/scumm/smush/smush_player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/smush/smush_player.h b/engines/scumm/smush/smush_player.h
index f64f56ad4e..af7942c193 100644
--- a/engines/scumm/smush/smush_player.h
+++ b/engines/scumm/smush/smush_player.h
@@ -65,7 +65,7 @@ private:
uint32 _frame;
Audio::SoundHandle _IACTchannel;
- Audio::AppendableAudioStream *_IACTstream;
+ Audio::QueuingAudioStream *_IACTstream;
Audio::SoundHandle _compressedFileSoundHandle;
bool _compressedFileMode;