diff options
Diffstat (limited to 'apps/tagtree.h')
| -rw-r--r-- | apps/tagtree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagtree.h b/apps/tagtree.h index 26952b4..8369020 100644 --- a/apps/tagtree.h +++ b/apps/tagtree.h @@ -22,6 +22,7 @@ #ifndef _TAGTREE_H #define _TAGTREE_H +#include "config.h" #include "tagcache.h" #include "tree.h" |