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/DecoderThread.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DecoderThread.cxx') diff --git a/src/DecoderThread.cxx b/src/DecoderThread.cxx index 5a44f0453..eb463973e 100644 --- a/src/DecoderThread.cxx +++ b/src/DecoderThread.cxx @@ -33,7 +33,7 @@ #include "DecoderList.hxx" #include "util/UriUtil.hxx" #include "util/Error.hxx" -#include "ApeReplayGain.hxx" +#include "tag/ApeReplayGain.hxx" #include -- cgit v1.2.3