From 5fba8d773c3f6ea35a2934baa91372806f1c9940 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 15 Aug 2015 15:55:46 +0200 Subject: PlayerThread, ...: move to src/player/ --- src/queue/PlaylistControl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/queue/PlaylistControl.cxx') diff --git a/src/queue/PlaylistControl.cxx b/src/queue/PlaylistControl.cxx index ed4a77e36..f7f0a4225 100644 --- a/src/queue/PlaylistControl.cxx +++ b/src/queue/PlaylistControl.cxx @@ -25,7 +25,7 @@ #include "config.h" #include "Playlist.hxx" #include "PlaylistError.hxx" -#include "PlayerControl.hxx" +#include "player/Control.hxx" #include "DetachedSong.hxx" #include "Log.hxx" -- cgit v1.2.3