mixer/MixerList: eliminate header

This commit is contained in:
Max Kellermann
2022-08-18 17:03:37 +02:00
parent a966cfeb1f
commit c14484a5cc
30 changed files with 197 additions and 38 deletions

View File

@@ -19,7 +19,7 @@
#include "NullMixerListener.hxx"
#include "mixer/MixerControl.hxx"
#include "mixer/MixerList.hxx"
#include "mixer/plugins/AlsaMixerPlugin.hxx"
#include "filter/Registry.hxx"
#include "event/Loop.hxx"
#include "config/Block.hxx"