From 763f1867056f266e3bf702e58e4e373a931fac26 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Wed, 17 Sep 2003 12:57:43 +0000 Subject: [project @ 2003-09-17 12:57:33 by bursa] Poll queuing fix, backup redraw code. svn path=/import/netsurf/; revision=296 --- content/fetchcache.h | 1 + 1 file changed, 1 insertion(+) (limited to 'content/fetchcache.h') diff --git a/content/fetchcache.h b/content/fetchcache.h index 6f7a083eb..29b3f8176 100644 --- a/content/fetchcache.h +++ b/content/fetchcache.h @@ -8,6 +8,7 @@ #ifndef _NETSURF_DESKTOP_FETCHCACHE_H_ #define _NETSURF_DESKTOP_FETCHCACHE_H_ +#include #include "netsurf/content/content.h" struct content * fetchcache(const char *url, char *referer, -- cgit v1.2.3