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/SongUpdate.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/SongUpdate.cxx') diff --git a/src/SongUpdate.cxx b/src/SongUpdate.cxx index f0dafc3a5..8e9768d55 100644 --- a/src/SongUpdate.cxx +++ b/src/SongUpdate.cxx @@ -25,11 +25,11 @@ #include "Mapper.hxx" #include "fs/Path.hxx" #include "fs/FileSystem.hxx" -#include "Tag.hxx" #include "InputStream.hxx" #include "DecoderPlugin.hxx" #include "DecoderList.hxx" -#include "TagHandler.hxx" +#include "tag/Tag.hxx" +#include "tag/TagHandler.hxx" #include "tag/TagId3.hxx" #include "tag/ApeTag.hxx" -- cgit v1.2.3