From 8ae9b45da06fc48a54e90a7394dbe7592deb36a2 Mon Sep 17 00:00:00 2001 From: Bart Nagel Date: Thu, 9 Jul 2009 13:28:08 +0100 Subject: Implement ArtistSort tag --- src/tag.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tag.h') diff --git a/src/tag.h b/src/tag.h index d6875300..451e1311 100644 --- a/src/tag.h +++ b/src/tag.h @@ -32,6 +32,7 @@ */ enum tag_type { TAG_ITEM_ARTIST, + TAG_ARTIST_SORT, TAG_ITEM_ALBUM, TAG_ITEM_ALBUM_ARTIST, TAG_ALBUM_ARTIST_SORT, -- cgit v1.2.3