From cbae6a91dd2aa20f3faa3aa349942851e636eaed Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 8 Mar 2009 12:52:44 +0000 Subject: Stop local history from crashing, display mostly works (no thumbnails and offset wrong to window), no event handling other than closing the window. svn path=/trunk/netsurf/; revision=6730 --- amiga/menu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'amiga/menu.c') diff --git a/amiga/menu.c b/amiga/menu.c index 067f3187f..bdd781844 100755 --- a/amiga/menu.c +++ b/amiga/menu.c @@ -41,6 +41,7 @@ #include #include "desktop/textinput.h" #include "amiga/search.h" +#include "amiga/history_local.h" BOOL menualreadyinit; const char * const netsurf_version; -- cgit v1.2.3