filter/Registry: rename the source file

This commit is contained in:
Max Kellermann
2019-08-26 20:54:52 +02:00
parent 115dd2b5ce
commit 2e9b5e4e78
5 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
#include "NullMixerListener.hxx"
#include "mixer/MixerControl.hxx"
#include "mixer/MixerList.hxx"
#include "filter/FilterRegistry.hxx"
#include "filter/Registry.hxx"
#include "event/Loop.hxx"
#include "config/Block.hxx"
#include "util/PrintException.hxx"