Filter/Internal: split header

This commit is contained in:
Max Kellermann
2018-01-01 18:48:34 +01:00
parent 5227582e90
commit 551ac56a33
18 changed files with 74 additions and 42 deletions

View File

@@ -20,7 +20,8 @@
#include "config.h"
#include "Source.hxx"
#include "MusicChunk.hxx"
#include "filter/FilterInternal.hxx"
#include "filter/Filter.hxx"
#include "filter/Prepared.hxx"
#include "filter/plugins/ReplayGainFilterPlugin.hxx"
#include "pcm/PcmMix.hxx"
#include "thread/Mutex.hxx"