aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlaylistControl.cxx')
-rw-r--r--src/PlaylistControl.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/PlaylistControl.cxx b/src/PlaylistControl.cxx
index 464b25cf..89c68052 100644
--- a/src/PlaylistControl.cxx
+++ b/src/PlaylistControl.cxx
@@ -24,12 +24,9 @@
#include "config.h"
#include "PlaylistInternal.hxx"
+#include "PlayerControl.hxx"
#include "song.h"
-extern "C" {
-#include "player_control.h"
-}
-
#include <glib.h>
#undef G_LOG_DOMAIN