diff options
Diffstat (limited to 'src/PlaylistControl.cxx')
-rw-r--r-- | src/PlaylistControl.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/PlaylistControl.cxx b/src/PlaylistControl.cxx index 464b25cfc..89c680523 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 |