summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 388e03e8..6a540073 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -254,6 +254,7 @@ void fav_cleanup(void);
void fav_clean_invisible(void);
char current_fav_at_root(void);
fav_t *get_fav_folder(fav_type_t *ft);
+fav_t *get_fav_root(void);
void updatenewfav(int mode);
void subscribe_newfav(void);