DetachedSong, db/LightSong, SongFilter: move to src/song/
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "DecoderError.hxx"
|
||||
#include "DecoderControl.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "song/DetachedSong.hxx"
|
||||
#include "pcm/PcmConvert.hxx"
|
||||
#include "MusicPipe.hxx"
|
||||
#include "MusicBuffer.hxx"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "DecoderControl.hxx"
|
||||
#include "DecoderError.hxx"
|
||||
#include "MusicPipe.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "song/DetachedSong.hxx"
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "Bridge.hxx"
|
||||
#include "DecoderError.hxx"
|
||||
#include "DecoderPlugin.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "song/DetachedSong.hxx"
|
||||
#include "MusicPipe.hxx"
|
||||
#include "fs/Traits.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
|
@@ -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