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/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index 3340bf3d..b10e0f32 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -22,6 +22,7 @@ #include "CommandLine.hxx" #include "Playlist.hxx" #include "PlaylistFile.hxx" +#include "PlayerControl.hxx" #include "UpdateGlue.hxx" #include "MusicChunk.hxx" #include "StateFile.hxx" @@ -41,7 +42,6 @@ extern "C" { #include "idle.h" #include "conf.h" #include "path.h" -#include "player_control.h" #include "stats.h" #include "sig_handlers.h" #include "audio_config.h" -- cgit v1.2.3