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 c55a23cf9..9bf5a0bcd 100644
--- a/desktop/history_global_core.h
+++ b/desktop/history_global_core.h
@@ -28,7 +28,7 @@ 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);
-void global_history_add(nsurl *url);
+void history_global_add(nsurl *url);
bool history_global_export(const char *path);
void history_global_delete_selected(void);