Tag*: move TagTable.hxx to libtag.a

This commit is contained in:
Max Kellermann
2013-09-04 23:54:37 +02:00
parent 5101ef4b02
commit 867b82b6de
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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>