aboutsummaryrefslogtreecommitdiffstats
path: root/src/tagTracker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tagTracker.c')
-rw-r--r--src/tagTracker.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tagTracker.c b/src/tagTracker.c
index 7509c775a..fa287253b 100644
--- a/src/tagTracker.c
+++ b/src/tagTracker.c
@@ -18,11 +18,10 @@
#include "tagTracker.h"
+#include "tag.h"
#include "tree.h"
-#include "log.h"
#include "utils.h"
#include "myfprintf.h"
-#include "os_compat.h"
static Tree *tagTrees[TAG_NUM_OF_ITEM_TYPES];