aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag.c')
-rw-r--r--src/tag.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tag.c b/src/tag.c
index f6e324b00..5023a58cb 100644
--- a/src/tag.c
+++ b/src/tag.c
@@ -17,17 +17,13 @@
*/
#include "tag.h"
-#include "path.h"
#include "myfprintf.h"
#include "utils.h"
#include "utf8.h"
#include "log.h"
-#include "inputStream.h"
#include "conf.h"
#include "charConv.h"
#include "tagTracker.h"
-#include "mpd_types.h"
-#include "gcc.h"
#include "song.h"
#include "os_compat.h"