From 4a2b315ab6bcf9afc0718be980915870a4ee8f1f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 28 Feb 2009 16:44:41 +0100 Subject: tag: moved APE code to tag_ape.c --- src/song.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/song.c') diff --git a/src/song.c b/src/song.c index 0262d4b1a..823e71fc7 100644 --- a/src/song.c +++ b/src/song.c @@ -22,6 +22,7 @@ #include "mapper.h" #include "decoder_list.h" #include "decoder_plugin.h" +#include "tag_ape.h" #include "tag_id3.h" #include "tag.h" -- cgit v1.2.3