From 867b82b6deaeb0ae0517f31d58f7f0e58aa48d91 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 4 Sep 2013 23:54:37 +0200 Subject: Tag*: move TagTable.hxx to libtag.a --- src/decoder/FlacMetadata.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/decoder/FlacMetadata.cxx') diff --git a/src/decoder/FlacMetadata.cxx b/src/decoder/FlacMetadata.cxx index be15092b5..f53c36b54 100644 --- a/src/decoder/FlacMetadata.cxx +++ b/src/decoder/FlacMetadata.cxx @@ -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 -- cgit v1.2.3