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

@@ -29,9 +29,9 @@
#include "mpd_error.h"
#include "CrossFade.hxx"
#include "PlayerControl.hxx"
#include "OutputAll.hxx"
extern "C" {
#include "output_all.h"
#include "event_pipe.h"
#include "tag.h"
#include "idle.h"