mixer/Mixer*: drop the "Mixer" prefix from source files

This commit is contained in:
Max Kellermann
2022-08-18 17:00:45 +02:00
parent c14484a5cc
commit b0873fbc90
28 changed files with 30 additions and 31 deletions

View File

@@ -18,7 +18,7 @@
*/
#include "NullMixerListener.hxx"
#include "mixer/MixerControl.hxx"
#include "mixer/Control.hxx"
#include "mixer/plugins/AlsaMixerPlugin.hxx"
#include "filter/Registry.hxx"
#include "event/Loop.hxx"