From 625b59f61a33b356bcdec3a5f9ceb2aa2d566b9f Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 30 Dec 2010 00:53:11 +0000 Subject: First pass of AmigaOS 3 compatibility svn path=/trunk/netsurf/; revision=11155 --- amiga/stringview/urlhistory.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'amiga/stringview/urlhistory.c') diff --git a/amiga/stringview/urlhistory.c b/amiga/stringview/urlhistory.c index b8a0168db..659e7d4c7 100644 --- a/amiga/stringview/urlhistory.c +++ b/amiga/stringview/urlhistory.c @@ -22,7 +22,9 @@ #include #include -#include "proto/exec.h" +#include + +#include "amiga/os3support.h" #include "urlhistory.h" -- cgit v1.2.3