From afceb17b80b04a8f98676d430d0b87c6ac66c4eb Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 27 Jun 2004 00:25:08 +0000 Subject: [project @ 2004-06-27 00:25:08 by jmb] Remove compiler warning svn path=/import/netsurf/; revision=1017 --- riscos/download.c | 1 + 1 file changed, 1 insertion(+) diff --git a/riscos/download.c b/riscos/download.c index 74108b136..03d96b9d1 100644 --- a/riscos/download.c +++ b/riscos/download.c @@ -12,6 +12,7 @@ #include "oslib/osfile.h" #include "oslib/wimp.h" #include "oslib/wimpspriteop.h" +#include "netsurf/content/fetch.h" #include "netsurf/desktop/gui.h" #include "netsurf/riscos/gui.h" #include "netsurf/utils/log.h" -- cgit v1.2.3