From d664baff2699842f2182968f5c26dbf63babdeff Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Jan 2013 21:47:12 +0100 Subject: audio_{parser,config}: convert to C++ --- test/software_volume.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/software_volume.cxx') diff --git a/test/software_volume.cxx b/test/software_volume.cxx index 180686650..2579a4f0b 100644 --- a/test/software_volume.cxx +++ b/test/software_volume.cxx @@ -25,7 +25,7 @@ #include "config.h" #include "pcm_volume.h" -#include "audio_parser.h" +#include "AudioParser.hxx" #include "audio_format.h" #include "stdbin.h" -- cgit v1.2.3