aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/xeen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/xeen.h')
-rw-r--r--engines/xeen/xeen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/xeen.h b/engines/xeen/xeen.h
index 389d73dcc3..d0a69394e1 100644
--- a/engines/xeen/xeen.h
+++ b/engines/xeen/xeen.h
@@ -147,7 +147,7 @@ public:
SavesManager *_saves;
Screen *_screen;
Scripts *_scripts;
- SoundManager *_sound;
+ Sound *_sound;
Spells *_spells;
Town *_town;
Mode _mode;