summaryrefslogtreecommitdiff
path: root/image/image_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/image_cache.h')
-rw-r--r--image/image_cache.h2
1 files changed, 2 insertions, 0 deletions
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 {