From 5101ef4b028c8f661801f78ba0fe73fab0e80f7f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 4 Sep 2013 23:46:20 +0200 Subject: Tag*: move libtag.a sources to src/tag/ --- 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 d6f60c5cb..7e374e759 100644 --- a/src/SongUpdate.cxx +++ b/src/SongUpdate.cxx @@ -30,8 +30,8 @@ #include "DecoderPlugin.hxx" #include "DecoderList.hxx" #include "TagHandler.hxx" -#include "TagId3.hxx" -#include "ApeTag.hxx" +#include "tag/TagId3.hxx" +#include "tag/ApeTag.hxx" #include -- cgit v1.2.3