From 3894450b10baeaa17c871cb5dc1a0961e0726fae Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 1 Feb 2013 17:47:09 +0100 Subject: filter: convert to C++ --- test/run_filter.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/run_filter.cxx') diff --git a/test/run_filter.cxx b/test/run_filter.cxx index 2d53ed49..1800996c 100644 --- a/test/run_filter.cxx +++ b/test/run_filter.cxx @@ -22,7 +22,7 @@ #include "fs/Path.hxx" #include "AudioParser.hxx" #include "audio_format.h" -#include "filter_plugin.h" +#include "FilterPlugin.hxx" #include "PcmVolume.hxx" #include "mixer_control.h" #include "stdbin.h" -- cgit v1.2.3