Tag, ...: move to libtag.a

This commit is contained in:
Max Kellermann
2013-09-05 18:22:02 +02:00
parent 7a4c9f5f4c
commit 3f267b1795
83 changed files with 98 additions and 105 deletions

View File

@@ -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>