summaryrefslogtreecommitdiff
path: root/apps/tagcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagcache.h')
-rw-r--r--apps/tagcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagcache.h b/apps/tagcache.h
index ea4d255630..281f3b86a2 100644
--- a/apps/tagcache.h
+++ b/apps/tagcache.h
@@ -138,6 +138,7 @@ struct tagcache_search {
138 138
139#ifdef __PCTOOL__ 139#ifdef __PCTOOL__
140void build_tagcache(const char *path); 140void build_tagcache(const char *path);
141void tagcache_reverse_scan(void);
141#endif 142#endif
142 143
143int tagcache_str_to_tag(const char *str); 144int tagcache_str_to_tag(const char *str);