cue/CueParser: move to playlist/
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "CuePlaylistPlugin.hxx"
|
||||
#include "../PlaylistPlugin.hxx"
|
||||
#include "../SongEnumerator.hxx"
|
||||
#include "cue/CueParser.hxx"
|
||||
#include "../cue/CueParser.hxx"
|
||||
#include "input/TextInputStream.hxx"
|
||||
|
||||
#include <string>
|
||||
|
@@ -27,12 +27,12 @@
|
||||
#include "EmbeddedCuePlaylistPlugin.hxx"
|
||||
#include "../PlaylistPlugin.hxx"
|
||||
#include "../SongEnumerator.hxx"
|
||||
#include "../cue/CueParser.hxx"
|
||||
#include "tag/TagHandler.hxx"
|
||||
#include "tag/TagId3.hxx"
|
||||
#include "tag/ApeTag.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "TagFile.hxx"
|
||||
#include "cue/CueParser.hxx"
|
||||
#include "fs/Traits.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "util/ASCII.hxx"
|
||||
|
Reference in New Issue
Block a user