diff options
Diffstat (limited to 'src/mixer/MixerList.hxx')
-rw-r--r-- | src/mixer/MixerList.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mixer/MixerList.hxx b/src/mixer/MixerList.hxx index 7f68d84f5..5cd9e9d60 100644 --- a/src/mixer/MixerList.hxx +++ b/src/mixer/MixerList.hxx @@ -36,6 +36,7 @@ extern const MixerPlugin oss_mixer_plugin; extern const MixerPlugin osx_mixer_plugin; extern const MixerPlugin pulse_mixer_plugin; extern const MixerPlugin winmm_mixer_plugin; +extern const MixerPlugin wasapi_mixer_plugin; extern const MixerPlugin sndio_mixer_plugin; #endif |