Queue*: move to queue/

This commit is contained in:
Max Kellermann
2014-01-24 00:17:50 +01:00
parent 6b70f5e490
commit 129eb178eb
12 changed files with 9 additions and 9 deletions

View File

@@ -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"