Tag*: move libtag.a sources to src/tag/

This commit is contained in:
Max Kellermann
2013-09-04 23:46:20 +02:00
parent ee9e238179
commit 5101ef4b02
23 changed files with 22 additions and 26 deletions

View File

@@ -33,7 +33,7 @@
#include "DecoderList.hxx"
#include "util/UriUtil.hxx"
#include "util/Error.hxx"
#include "ApeReplayGain.hxx"
#include "tag/ApeReplayGain.hxx"
#include <glib.h>