aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag.h')
-rw-r--r--src/tag.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tag.h b/src/tag.h
index 4ee16ded1..1b76e7cb4 100644
--- a/src/tag.h
+++ b/src/tag.h
@@ -27,12 +27,8 @@
#include <stdio.h>
#ifdef HAVE_ID3TAG
-#ifdef USE_MPD_ID3TAG
-#include "libid3tag/id3tag.h"
-#else
#include <id3tag.h>
#endif
-#endif
#define TAG_ITEM_ARTIST 0
#define TAG_ITEM_ALBUM 1