From 809b89b5af5eaf7abc3240d786cda15f354b6624 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 27 Feb 2014 17:12:42 +0100 Subject: Playlist*: move to queue/ --- src/playlist/PlaylistQueue.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/playlist/PlaylistQueue.cxx') diff --git a/src/playlist/PlaylistQueue.cxx b/src/playlist/PlaylistQueue.cxx index 80018658d..3c7194ad7 100644 --- a/src/playlist/PlaylistQueue.cxx +++ b/src/playlist/PlaylistQueue.cxx @@ -21,7 +21,7 @@ #include "PlaylistQueue.hxx" #include "PlaylistAny.hxx" #include "PlaylistSong.hxx" -#include "Playlist.hxx" +#include "queue/Playlist.hxx" #include "SongEnumerator.hxx" #include "DetachedSong.hxx" #include "thread/Mutex.hxx" -- cgit v1.2.3