aboutsummaryrefslogtreecommitdiff
path: root/test/software_volume.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-30 21:47:12 +0100
committerMax Kellermann <max@duempel.org>2013-01-30 21:47:12 +0100
commitd664baff2699842f2182968f5c26dbf63babdeff (patch)
tree387920b40478228d7c0ba0574c2415dd3ee91a8c /test/software_volume.cxx
parent3275d4c6fa40c66c410bd279f3571ba36f95c4d6 (diff)
audio_{parser,config}: convert to C++
Diffstat (limited to 'test/software_volume.cxx')
-rw-r--r--test/software_volume.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/software_volume.cxx b/test/software_volume.cxx
index 18068665..2579a4f0 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"