aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_output.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-24 16:31:52 +0100
committerMax Kellermann <max@duempel.org>2014-01-24 16:43:57 +0100
commit7c52a1c04bccac68f4220c8bf3d3a59c16ed58db (patch)
tree6c1f8b99225343974584817b3278958599e2e12a /test/run_output.cxx
parent9d34fc394ce30a28ec0e43f2ad7172b8de8b3be6 (diff)
downloadmpd-7c52a1c04bccac68f4220c8bf3d3a59c16ed58db.tar.gz
mpd-7c52a1c04bccac68f4220c8bf3d3a59c16ed58db.tar.xz
mpd-7c52a1c04bccac68f4220c8bf3d3a59c16ed58db.zip
Filter*: move to filter/
Diffstat (limited to 'test/run_output.cxx')
-rw-r--r--test/run_output.cxx2
1 files changed, 1 insertions, 1 deletions
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"