From 6867726326c88ce6538d0b0b81fce32d91596210 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 15 Feb 2014 18:59:54 +0000 Subject: More build fixing. --- amiga/context_menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amiga/context_menu.c') diff --git a/amiga/context_menu.c b/amiga/context_menu.c index c487e948b..3bff4c293 100644 --- a/amiga/context_menu.c +++ b/amiga/context_menu.c @@ -910,7 +910,7 @@ static uint32 ami_context_menu_hook(struct Hook *hook,Object *item,APTR reserved } else { - history_go(gwin->bw->history, + browser_window_history_go(gwin->bw, (struct history_entry *)userdata, false); } break; -- cgit v1.2.3