Tag, ...: move to libtag.a
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "PlaylistVector.hxx"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
|
@@ -18,11 +18,11 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "tag/TagId3.hxx"
|
||||
#include "tag/TagRva2.hxx"
|
||||
#include "replay_gain_info.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
#include <id3tag.h>
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "InputInit.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "tag/TagHandler.hxx"
|
||||
#include "tag/TagId3.hxx"
|
||||
#include "tag/ApeTag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "TagSave.hxx"
|
||||
#include "stdbin.h"
|
||||
#include "Tag.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "InputInit.hxx"
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "AudioFormat.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "stdbin.h"
|
||||
#include "Tag.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
#include <stddef.h>
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "stdbin.h"
|
||||
#include "Tag.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "IOThread.hxx"
|
||||
#include "InputInit.hxx"
|
||||
|
Reference in New Issue
Block a user