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 4cc74494d3..33d9ffccde 100644
--- a/engines/cryo/eden.h
+++ b/engines/cryo/eden.h
@@ -641,7 +641,7 @@ private:
CSoundChannel *_musicChannel;
CSoundChannel *_voiceChannel;
- SoundChannel *_hnmSoundChannel;
+ CSoundChannel *_hnmSoundChannel;
Sound *_voiceSound;
View *_view2;