mixer_all: convert to C++

This commit is contained in:
Max Kellermann
2013-01-07 08:54:26 +01:00
parent 9f4b906e6c
commit c3c776bc6a
12 changed files with 21 additions and 28 deletions

View File

@@ -35,6 +35,7 @@
#include "AllCommands.hxx"
#include "Partition.hxx"
#include "Volume.hxx"
#include "OutputAll.hxx"
extern "C" {
#include "daemon.h"
@@ -45,7 +46,6 @@ extern "C" {
#include "stats.h"
#include "sig_handlers.h"
#include "audio_config.h"
#include "output_all.h"
#include "log.h"
#include "pcm_resample.h"
#include "replay_gain_config.h"