mixer_plugin: convert to C++

This commit is contained in:
Max Kellermann
2013-02-22 20:51:23 +01:00
parent 9ede4c5f3c
commit 496f70fc0d
28 changed files with 59 additions and 74 deletions

View File

@@ -25,7 +25,7 @@
#include "audio_format.h"
#include "replay_gain_info.h"
#include "replay_gain_config.h"
#include "mixer_control.h"
#include "MixerControl.hxx"
#include "PcmVolume.hxx"
extern "C" {