aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mixer.cpp')
-rw-r--r--sound/mixer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mixer.cpp b/sound/mixer.cpp
index ba71f0098c..5e26c04f66 100644
--- a/sound/mixer.cpp
+++ b/sound/mixer.cpp
@@ -104,7 +104,7 @@ public:
Mixer::Mixer() {
- _syst = &OSystem::instance();
+ _syst = g_system;
_handleSeed = 0;