aboutsummaryrefslogtreecommitdiffstats
path: root/test/read_mixer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/read_mixer.cxx')
-rw-r--r--test/read_mixer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/read_mixer.cxx b/test/read_mixer.cxx
index 1401a6a1e..095d9945d 100644
--- a/test/read_mixer.cxx
+++ b/test/read_mixer.cxx
@@ -115,7 +115,7 @@ int main(int argc, gcc_unused char **argv)
g_thread_init(NULL);
#endif
- main_loop = new EventLoop(EventLoop::Default());
+ main_loop = new EventLoop;
Error error;
Mixer *mixer = mixer_new(&alsa_mixer_plugin, nullptr,