tag_ape: move table lookup to tag_table.h

Allow code sharing.
This commit is contained in:
Max Kellermann
2010-05-30 22:39:09 +02:00
parent 8e815bec9f
commit 8c581eca4d
3 changed files with 53 additions and 9 deletions
+1
View File
@@ -192,6 +192,7 @@ mpd_headers = \
src/tag.h \
src/tag_internal.h \
src/tag_pool.h \
src/tag_table.h \
src/tag_ape.h \
src/tag_id3.h \
src/tag_print.h \