Commit 704825be authored by Max Kellermann's avatar Max Kellermann

mixer/Software: include cleanup

parent b8be7ec9
...@@ -20,12 +20,8 @@ ...@@ -20,12 +20,8 @@
#include "config.h" #include "config.h"
#include "SoftwareMixerPlugin.hxx" #include "SoftwareMixerPlugin.hxx"
#include "mixer/MixerInternal.hxx" #include "mixer/MixerInternal.hxx"
#include "filter/FilterPlugin.hxx"
#include "filter/FilterRegistry.hxx"
#include "filter/FilterInternal.hxx"
#include "filter/plugins/VolumeFilterPlugin.hxx" #include "filter/plugins/VolumeFilterPlugin.hxx"
#include "pcm/Volume.hxx" #include "pcm/Volume.hxx"
#include "config/Block.hxx"
#include <assert.h> #include <assert.h>
#include <math.h> #include <math.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment