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/PlayerCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlayerCommands.cxx') diff --git a/src/PlayerCommands.cxx b/src/PlayerCommands.cxx index 5920863a..c272ae35 100644 --- a/src/PlayerCommands.cxx +++ b/src/PlayerCommands.cxx @@ -25,13 +25,13 @@ #include "UpdateGlue.hxx" #include "ClientInternal.hxx" #include "Volume.hxx" +#include "OutputAll.hxx" #include "protocol/Result.hxx" #include "protocol/ArgParser.hxx" extern "C" { #include "audio_format.h" #include "replay_gain_config.h" -#include "output_all.h" } #include "PlayerControl.hxx" -- cgit v1.2.3