DetachedSong, db/LightSong, SongFilter: move to src/song/
This commit is contained in:
Makefile.am
src
Partition.cxxPlaylistFile.cxxPlaylistSave.cxxSongLoader.cxxSongPrint.cxxSongSave.cxxSongUpdate.cxx
command
db
Count.cxxDatabasePlaylist.cxxDatabasePrint.cxxDatabaseQueue.cxxDatabaseSong.cxxHelpers.cxxSelection.cxxUniqueTags.cxx
plugins
update
decoder
player
playlist
queue
Playlist.cxxPlaylistControl.cxxPlaylistEdit.cxxPlaylistTag.cxxPlaylistUpdate.cxxQueue.cxxQueuePrint.cxxQueueSave.cxx
song
sticker
test
@@ -22,7 +22,7 @@
|
||||
#include "../DecoderAPI.hxx"
|
||||
#include "config/Block.cxx"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "song/DetachedSong.hxx"
|
||||
#include "tag/Handler.hxx"
|
||||
#include "tag/Builder.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "../DecoderAPI.hxx"
|
||||
#include "tag/Handler.hxx"
|
||||
#include "tag/Builder.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "song/DetachedSong.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "util/Macros.hxx"
|
||||
|
Reference in New Issue
Block a user