summaryrefslogtreecommitdiff
path: root/riscos/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/hotlist.c')
-rw-r--r--riscos/hotlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/hotlist.c b/riscos/hotlist.c
index 0ddc3c858..c72840448 100644
--- a/riscos/hotlist.c
+++ b/riscos/hotlist.c
@@ -234,7 +234,7 @@ void ro_gui_hotlist_open(void)
return;
LOG("xos_cli: 0x%x: %s", error->errnum, error->errmess);
- warn_user("Failed to launch external hotlist: %s",
+ ro_warn_user("Failed to launch external hotlist: %s",
error->errmess);
}