summaryrefslogtreecommitdiff
path: root/riscos/global_history.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/global_history.c')
-rw-r--r--riscos/global_history.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/riscos/global_history.c b/riscos/global_history.c
index 2f4f8a1b5..d46600005 100644
--- a/riscos/global_history.c
+++ b/riscos/global_history.c
@@ -99,7 +99,8 @@ void ro_gui_global_history_postinitialise(void)
/* Initialise the global history into the tree. */
history_global_initialise(
- ro_treeview_get_tree(global_history_window.tv));
+ ro_treeview_get_tree(global_history_window.tv),
+ tree_directory_icon_name);
/* Build the global history window menu. */