From 2dab078f21db7dec5a29079daf9a5f0a06a6e0bd Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 26 May 2016 23:01:03 +0100 Subject: move bitmap API header to core include directory --- desktop/browser_history.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/browser_history.c') diff --git a/desktop/browser_history.c b/desktop/browser_history.c index b3d12d525..871cc3e4b 100644 --- a/desktop/browser_history.c +++ b/desktop/browser_history.c @@ -34,7 +34,7 @@ #include "content/content.h" #include "content/hlcache.h" #include "content/urldb.h" -#include "content/handlers/image/bitmap.h" +#include "netsurf/bitmap.h" #include "desktop/gui_layout.h" #include "desktop/gui_internal.h" -- cgit v1.2.3