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

@@ -23,7 +23,7 @@
#include "AudioParser.hxx"
#include "audio_format.h"
#include "filter_plugin.h"
#include "pcm_volume.h"
#include "PcmVolume.hxx"
#include "mixer_control.h"
#include "stdbin.h"