pcm_*: convert to C++

This commit is contained in:
Max Kellermann
2013-01-31 20:33:26 +01:00
parent ccdf7184be
commit 1b175025fe
26 changed files with 132 additions and 129 deletions

View File

@@ -24,7 +24,7 @@
*/
#include "config.h"
#include "pcm_volume.h"
#include "PcmVolume.hxx"
#include "AudioParser.hxx"
#include "audio_format.h"
#include "stdbin.h"