From 6d21b9448a0d337b449ce22f68802670c911ca40 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 22 Dec 2013 23:24:42 +0100 Subject: pcm/PcmVolume: rename to Volume.cxx --- 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 085fc256b..a35429bc8 100644 --- a/test/run_filter.cxx +++ b/test/run_filter.cxx @@ -25,7 +25,7 @@ #include "AudioFormat.hxx" #include "FilterPlugin.hxx" #include "FilterInternal.hxx" -#include "pcm/PcmVolume.hxx" +#include "pcm/Volume.hxx" #include "MixerControl.hxx" #include "stdbin.h" #include "util/Error.hxx" -- cgit v1.2.3