From 3f267b1795d68e660af9ec1678909a6102102d7d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 18:22:02 +0200 Subject: Tag, ...: move to libtag.a --- src/MusicChunk.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/MusicChunk.cxx') diff --git a/src/MusicChunk.cxx b/src/MusicChunk.cxx index fb9019988..9ffe4f509 100644 --- a/src/MusicChunk.cxx +++ b/src/MusicChunk.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "MusicChunk.hxx" #include "AudioFormat.hxx" -#include "Tag.hxx" +#include "tag/Tag.hxx" #include -- cgit v1.2.3