From 81f3d893d9e41120d76a3e710db77ccd829cbf42 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 4 Jan 2013 22:31:53 +0100 Subject: player_control.h: convert header to C++ --- src/OutputAll.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OutputAll.cxx') diff --git a/src/OutputAll.cxx b/src/OutputAll.cxx index 113eca43c..d211cdce4 100644 --- a/src/OutputAll.cxx +++ b/src/OutputAll.cxx @@ -24,6 +24,7 @@ extern "C" { #include "output_internal.h" } +#include "PlayerControl.hxx" #include "OutputControl.hxx" #include "OutputError.hxx" #include "MusicBuffer.hxx" @@ -32,7 +33,6 @@ extern "C" { #include "mpd_error.h" extern "C" { -#include "player_control.h" #include "conf.h" #include "notify.h" } -- cgit v1.2.3