From 9fa8f4037af0f35e690fda48c16f9896c058a029 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sun, 7 Sep 2003 21:08:13 +0000 Subject: [project @ 2003-09-07 21:08:13 by bursa] Document cache and content, split struct content up. svn path=/import/netsurf/; revision=270 --- content/other.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/other.c') diff --git a/content/other.c b/content/other.c index 0c1475148..a205a23d5 100644 --- a/content/other.c +++ b/content/other.c @@ -8,6 +8,7 @@ #include #include #include +#include "netsurf/content/content.h" #include "netsurf/content/other.h" #include "netsurf/utils/utils.h" -- cgit v1.2.3