Tag*: move TagTable.hxx to libtag.a
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "FfmpegMetaData.hxx"
|
||||
#include "TagTable.hxx"
|
||||
#include "tag/TagTable.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#undef G_LOG_DOMAIN
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "XiphTags.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "TagTable.hxx"
|
||||
#include "tag/TagTable.hxx"
|
||||
#include "replay_gain_info.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "VorbisComments.hxx"
|
||||
#include "XiphTags.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "TagTable.hxx"
|
||||
#include "tag/TagTable.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "replay_gain_info.h"
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#define MPD_XIPH_TAGS_HXX
|
||||
|
||||
#include "check.h"
|
||||
#include "TagTable.hxx"
|
||||
#include "tag/TagTable.hxx"
|
||||
|
||||
extern const struct tag_table xiph_tags[];
|
||||
|
||||
|
Reference in New Issue
Block a user