Playlist*: move to queue/

This commit is contained in:
Max Kellermann
2014-02-27 17:12:42 +01:00
parent 681e012fb5
commit 809b89b5af
17 changed files with 14 additions and 14 deletions

View File

@@ -28,12 +28,12 @@
#include "SongLoader.hxx"
#include "playlist/PlaylistQueue.hxx"
#include "playlist/Print.hxx"
#include "queue/Playlist.hxx"
#include "TimePrint.hxx"
#include "client/Client.hxx"
#include "protocol/ArgParser.hxx"
#include "protocol/Result.hxx"
#include "ls.hxx"
#include "Playlist.hxx"
#include "util/UriUtil.hxx"
#include "util/Error.hxx"