aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/MixerList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/mixer/MixerList.hxx')
-rw-r--r--src/mixer/MixerList.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mixer/MixerList.hxx b/src/mixer/MixerList.hxx
index e75b2e6ff..8be74adf2 100644
--- a/src/mixer/MixerList.hxx
+++ b/src/mixer/MixerList.hxx
@@ -27,6 +27,7 @@
struct MixerPlugin;
+extern const MixerPlugin null_mixer_plugin;
extern const MixerPlugin software_mixer_plugin;
extern const MixerPlugin alsa_mixer_plugin;
extern const MixerPlugin oss_mixer_plugin;