--- tracker-1.6.1/src/tracker-extract/tracker-cue-sheet.c 2016-02-23 07:35:56.035968654 +0000 +++ tracker-1.6.1/src/tracker-extract/tracker-cue-sheet.c 2016-02-23 07:38:48.458509744 +0000 @@ -30,7 +30,7 @@ #include #if defined(HAVE_LIBCUE) -#include +#include #endif #include @@ -93,7 +93,7 @@ static void add_cdtext_comment_date_tag (Rem *cd_comments, - enum Cmt index, + enum RemType index, GstTagList *tag_list, const gchar *tag) { @@ -116,7 +116,7 @@ static void add_cdtext_comment_double_tag (Rem *cd_comments, - enum Cmt index, + enum RemType index, GstTagList *tag_list, const gchar *tag) {