summaryrefslogtreecommitdiff
path: root/frontends/riscos/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/gui.c')
-rw-r--r--frontends/riscos/gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/riscos/gui.c b/frontends/riscos/gui.c
index 52081b218..b0eb23256 100644
--- a/frontends/riscos/gui.c
+++ b/frontends/riscos/gui.c
@@ -2431,6 +2431,7 @@ static struct gui_misc_table riscos_misc_table = {
.quit = gui_quit,
.launch_url = gui_launch_url,
+ .present_cookies = ro_gui_cookies_present,
};