mixer/Software: include cleanup

This commit is contained in:
Max Kellermann 2017-08-07 18:31:11 +02:00
parent b8be7ec90e
commit 704825be96

View File

@ -20,12 +20,8 @@
#include "config.h"
#include "SoftwareMixerPlugin.hxx"
#include "mixer/MixerInternal.hxx"
#include "filter/FilterPlugin.hxx"
#include "filter/FilterRegistry.hxx"
#include "filter/FilterInternal.hxx"
#include "filter/plugins/VolumeFilterPlugin.hxx"
#include "pcm/Volume.hxx"
#include "config/Block.hxx"
#include <assert.h>
#include <math.h>