From c3c776bc6aa9f550a832ff3a2ace4f7980f6a791 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 7 Jan 2013 08:54:26 +0100 Subject: mixer_all: convert to C++ --- src/PlayerThread.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlayerThread.cxx') diff --git a/src/PlayerThread.cxx b/src/PlayerThread.cxx index 0343b9fc..cba6c0fc 100644 --- a/src/PlayerThread.cxx +++ b/src/PlayerThread.cxx @@ -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" -- cgit v1.2.3