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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/image/image_cache.h b/image/image_cache.h
index eb7a04fa3..2f1a5caee 100644
--- a/image/image_cache.h
+++ b/image/image_cache.h
@@ -38,10 +38,9 @@
#define NETSURF_IMAGE_IMAGE_CACHE_H_
#include "utils/errors.h"
-#include "desktop/plotters.h"
-#include "image/bitmap.h"
struct content_redraw_data;
+struct redraw_context;
typedef struct bitmap * (image_cache_convert_fn) (struct content *content);