From 76a68d7dd02f3819e4e60cd9febfd45e20821e14 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 6 Jun 2016 08:59:23 +0100 Subject: Update content to split public and internal API --- content/handlers/image/image_cache.h | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/image/image_cache.h') diff --git a/content/handlers/image/image_cache.h b/content/handlers/image/image_cache.h index 2f1a5caee..d57a3a956 100644 --- a/content/handlers/image/image_cache.h +++ b/content/handlers/image/image_cache.h @@ -38,6 +38,7 @@ #define NETSURF_IMAGE_IMAGE_CACHE_H_ #include "utils/errors.h" +#include "netsurf/content_type.h" struct content_redraw_data; struct redraw_context; -- cgit v1.2.3