filter/Plugin: move filter_configured_new() to LoadOne.cxx

This commit is contained in:
Max Kellermann
2018-01-02 23:06:53 +01:00
parent b13ebe3ddb
commit bbabb7a14c
6 changed files with 46 additions and 19 deletions

View File

@@ -23,7 +23,7 @@
#include "fs/Path.hxx"
#include "AudioParser.hxx"
#include "AudioFormat.hxx"
#include "filter/FilterPlugin.hxx"
#include "filter/LoadOne.hxx"
#include "filter/Filter.hxx"
#include "filter/Prepared.hxx"
#include "pcm/Volume.hxx"