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

@@ -20,7 +20,7 @@
#include "config.h"
#include "StateFile.hxx"
#include "output/OutputState.hxx"
#include "PlaylistState.hxx"
#include "queue/PlaylistState.hxx"
#include "fs/TextFile.hxx"
#include "Partition.hxx"
#include "Instance.hxx"