summaryrefslogtreecommitdiff
path: root/desktop/cookies.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/cookies.h')
-rw-r--r--desktop/cookies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/cookies.h b/desktop/cookies.h
index 06278c006..9e0d79fbb 100644
--- a/desktop/cookies.h
+++ b/desktop/cookies.h
@@ -29,7 +29,7 @@
struct cookie_data;
-bool cookies_initialise(struct tree *tree);
+bool cookies_initialise(struct tree *tree, const char* folder_icon_name, const char* cookie_icon_name);
unsigned int cookies_get_tree_flags(void);
/**