summaryrefslogtreecommitdiffstats
path: root/apps/tagtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagtree.h')
-rw-r--r--apps/tagtree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagtree.h b/apps/tagtree.h
index 2129176683..e40dd1b45b 100644
--- a/apps/tagtree.h
+++ b/apps/tagtree.h
@@ -31,6 +31,7 @@ struct tagentry {
};
bool tagtree_export(void);
+bool tagtree_import(void);
void tagtree_init(void);
int tagtree_enter(struct tree_context* c);
void tagtree_exit(struct tree_context* c);