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/PlaylistState.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistState.cxx') diff --git a/src/PlaylistState.cxx b/src/PlaylistState.cxx index 92aa6294..32929d07 100644 --- a/src/PlaylistState.cxx +++ b/src/PlaylistState.cxx @@ -27,9 +27,9 @@ #include "Playlist.hxx" #include "QueueSave.hxx" #include "TextFile.hxx" +#include "PlayerControl.hxx" extern "C" { -#include "player_control.h" #include "conf.h" } -- cgit v1.2.3