From 129eb178eb45fd148ee8b9822b11e7a4bf8ccc00 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:17:50 +0100 Subject: Queue*: move to queue/ --- src/PlaylistPrint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistPrint.cxx') diff --git a/src/PlaylistPrint.cxx b/src/PlaylistPrint.cxx index 63972f712..56fbddfaf 100644 --- a/src/PlaylistPrint.cxx +++ b/src/PlaylistPrint.cxx @@ -21,7 +21,7 @@ #include "PlaylistPrint.hxx" #include "PlaylistFile.hxx" #include "Playlist.hxx" -#include "QueuePrint.hxx" +#include "queue/QueuePrint.hxx" #include "SongPrint.hxx" #include "DatabaseGlue.hxx" #include "DatabasePlugin.hxx" -- cgit v1.2.3