From 5207ecf3083fdf9e28fbc775426e415ff4a08f5d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 20 Sep 2020 16:36:01 +0100 Subject: split out the about scheme imagecache page generator --- content/handlers/image/image_cache.h | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers') diff --git a/content/handlers/image/image_cache.h b/content/handlers/image/image_cache.h index 955306e1b..1c2d621a6 100644 --- a/content/handlers/image/image_cache.h +++ b/content/handlers/image/image_cache.h @@ -40,6 +40,7 @@ #include "utils/errors.h" #include "netsurf/content_type.h" +struct content; struct content_redraw_data; struct redraw_context; -- cgit v1.2.3