aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/eden.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cryo/eden.h')
-rw-r--r--engines/cryo/eden.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cryo/eden.h b/engines/cryo/eden.h
index 75c974a939..d44f278209 100644
--- a/engines/cryo/eden.h
+++ b/engines/cryo/eden.h
@@ -642,7 +642,7 @@ private:
CSoundChannel *_musicChannel;
CSoundChannel *_voiceChannel;
SoundChannel *_hnmSoundChannel;
- sound_t *_voiceSound;
+ Sound *_voiceSound;
View *_view2;
View *_underSubtitlesView;