From 3224d7121aff91ab8d888831dc493ef621e3dd39 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 23 May 2016 23:32:16 +0100 Subject: move image content handlers to accomodate core build changes --- 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 f2b0fb3ee..b90884e04 100644 --- a/desktop/browser_history.c +++ b/desktop/browser_history.c @@ -35,7 +35,7 @@ #include "content/hlcache.h" #include "content/urldb.h" #include "css/css.h" -#include "image/bitmap.h" +#include "content/handlers/image/bitmap.h" #include "desktop/gui_layout.h" #include "desktop/gui_internal.h" -- cgit v1.2.3