TagTable: un-inline the two functions
Reduce header dependencies.
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
#include "TagTable.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
const struct tag_table ape_tags[] = {
|
||||
{ "album artist", TAG_ALBUM_ARTIST },
|
||||
{ "year", TAG_DATE },
|
||||
|
||||
Reference in New Issue
Block a user