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

@@ -3,7 +3,7 @@
*/
#include "config.h"
#include "PlaylistSong.hxx"
#include "playlist/PlaylistSong.hxx"
#include "DetachedSong.hxx"
#include "tag/TagBuilder.hxx"
#include "tag/Tag.hxx"