tag/Tag*: rename several source files
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
#include "config.h"
|
||||
#include "VorbisComments.hxx"
|
||||
#include "XiphTags.hxx"
|
||||
#include "tag/TagTable.hxx"
|
||||
#include "tag/TagHandler.hxx"
|
||||
#include "tag/TagBuilder.hxx"
|
||||
#include "tag/Table.hxx"
|
||||
#include "tag/Handler.hxx"
|
||||
#include "tag/Builder.hxx"
|
||||
#include "tag/VorbisComment.hxx"
|
||||
#include "tag/ReplayGain.hxx"
|
||||
#include "ReplayGainInfo.hxx"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#define MPD_XIPH_TAGS_HXX
|
||||
|
||||
#include "check.h"
|
||||
#include "tag/TagTable.hxx"
|
||||
#include "tag/Table.hxx"
|
||||
|
||||
extern const struct tag_table xiph_tags[];
|
||||
|
||||
|
Reference in New Issue
Block a user