summaryrefslogtreecommitdiff
path: root/riscos/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/hotlist.c')
-rw-r--r--riscos/hotlist.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/riscos/hotlist.c b/riscos/hotlist.c
index 4c2c084d2..42976b893 100644
--- a/riscos/hotlist.c
+++ b/riscos/hotlist.c
@@ -97,7 +97,8 @@ void ro_gui_hotlist_postinitialise(void)
/* Initialise the hotlist into the tree. */
hotlist_initialise(ro_treeview_get_tree(hotlist_window.tv),
- option_hotlist_path);
+ option_hotlist_path,
+ tree_directory_icon_name);
/* Build the hotlist window menu. */