From db0163734370a39676fe45b27105b454fa391ce7 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 17 Jul 2014 00:18:44 +0100 Subject: remove content include from urldb header --- image/image_cache.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'image') diff --git a/image/image_cache.h b/image/image_cache.h index 8a9fb896d..c0a3076b0 100644 --- a/image/image_cache.h +++ b/image/image_cache.h @@ -41,6 +41,8 @@ #include "desktop/plotters.h" #include "image/bitmap.h" +struct content_redraw_data; + typedef struct bitmap * (image_cache_convert_fn) (struct content *content); struct image_cache_parameters { -- cgit v1.2.3