From 7c52a1c04bccac68f4220c8bf3d3a59c16ed58db Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 16:31:52 +0100 Subject: Filter*: move to filter/ --- test/run_output.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/run_output.cxx') diff --git a/test/run_output.cxx b/test/run_output.cxx index de2152337..522db5e1e 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -32,7 +32,7 @@ #include "fs/Path.hxx" #include "AudioParser.hxx" #include "pcm/PcmConvert.hxx" -#include "FilterRegistry.hxx" +#include "filter/FilterRegistry.hxx" #include "PlayerControl.hxx" #include "stdbin.h" #include "util/Error.hxx" -- cgit v1.2.3