DetachedSong, db/LightSong, SongFilter: move to src/song/
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include "util/Exception.hxx"
|
||||
#include "util/StringAPI.hxx"
|
||||
#include "util/ASCII.hxx"
|
||||
#include "SongFilter.hxx"
|
||||
#include "song/Filter.hxx"
|
||||
#include "BulkEdit.hxx"
|
||||
|
||||
#include <memory>
|
||||
|
@@ -26,7 +26,7 @@
|
||||
#include "db/Uri.hxx"
|
||||
#include "storage/StorageInterface.hxx"
|
||||
#include "LocateUri.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "song/DetachedSong.hxx"
|
||||
#include "SongPrint.hxx"
|
||||
#include "TagPrint.hxx"
|
||||
#include "TagStream.hxx"
|
||||
|
@@ -23,9 +23,9 @@
|
||||
#include "CommandError.hxx"
|
||||
#include "db/DatabaseQueue.hxx"
|
||||
#include "db/Selection.hxx"
|
||||
#include "SongFilter.hxx"
|
||||
#include "song/Filter.hxx"
|
||||
#include "SongLoader.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "song/DetachedSong.hxx"
|
||||
#include "LocateUri.hxx"
|
||||
#include "queue/Playlist.hxx"
|
||||
#include "PlaylistPrint.hxx"
|
||||
|
Reference in New Issue
Block a user