summaryrefslogtreecommitdiff
path: root/desktop/history_global_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/history_global_core.h')
-rw-r--r--desktop/history_global_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/history_global_core.h b/desktop/history_global_core.h
index 97c578f3d..1bb343dd6 100644
--- a/desktop/history_global_core.h
+++ b/desktop/history_global_core.h
@@ -24,7 +24,7 @@
#include "desktop/tree.h"
-bool history_global_initialise(struct tree *tree);
+bool history_global_initialise(struct tree *tree, const char* folder_icon_name);
unsigned int history_global_get_tree_flags(void);
void history_global_cleanup(void);