aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_filter.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-24 16:25:21 +0100
committerMax Kellermann <max@duempel.org>2014-01-24 16:44:32 +0100
commit68eda78704ec50f71333d661db5568700fe00355 (patch)
tree0ea518a03e303946d7b4839d04b21ef77c200ff9 /test/run_filter.cxx
parent7c52a1c04bccac68f4220c8bf3d3a59c16ed58db (diff)
downloadmpd-68eda78704ec50f71333d661db5568700fe00355.tar.gz
mpd-68eda78704ec50f71333d661db5568700fe00355.tar.xz
mpd-68eda78704ec50f71333d661db5568700fe00355.zip
Mixer*: move to mixer/
Diffstat (limited to 'test/run_filter.cxx')
-rw-r--r--test/run_filter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_filter.cxx b/test/run_filter.cxx
index 3ce116280..7816827d7 100644
--- a/test/run_filter.cxx
+++ b/test/run_filter.cxx
@@ -26,7 +26,7 @@
#include "filter/FilterPlugin.hxx"
#include "filter/FilterInternal.hxx"
#include "pcm/Volume.hxx"
-#include "MixerControl.hxx"
+#include "mixer/MixerControl.hxx"
#include "stdbin.h"
#include "util/Error.hxx"
#include "system/FatalError.hxx"