Playlist{Info,Vector}: move to db/
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "config.h" /* must be first for large file support */
|
||||
#include "UpdateDatabase.hxx"
|
||||
#include "UpdateRemove.hxx"
|
||||
#include "PlaylistVector.hxx"
|
||||
#include "db/PlaylistVector.hxx"
|
||||
#include "db/Directory.hxx"
|
||||
#include "db/Song.hxx"
|
||||
#include "db/DatabaseLock.hxx"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
#include "db/DatabaseSimple.hxx"
|
||||
#include "db/Directory.hxx"
|
||||
#include "db/Song.hxx"
|
||||
#include "PlaylistVector.hxx"
|
||||
#include "db/PlaylistVector.hxx"
|
||||
#include "playlist/PlaylistRegistry.hxx"
|
||||
#include "Mapper.hxx"
|
||||
#include "ExcludeList.hxx"
|
||||
|
||||
Reference in New Issue
Block a user