playlist/*: move to playlist/plugins/

This commit is contained in:
Max Kellermann
2014-01-23 23:30:12 +01:00
parent 655ad34414
commit f1f19841bd
45 changed files with 178 additions and 125 deletions

View File

@@ -25,7 +25,8 @@
#include "PlaylistSave.hxx"
#include "PlaylistFile.hxx"
#include "PlaylistVector.hxx"
#include "PlaylistQueue.hxx"
#include "playlist/PlaylistQueue.hxx"
#include "playlist/Print.hxx"
#include "TimePrint.hxx"
#include "Client.hxx"
#include "protocol/ArgParser.hxx"