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 --- test/urldbtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/urldbtest.c') diff --git a/test/urldbtest.c b/test/urldbtest.c index 7a0337970..efe33be05 100644 --- a/test/urldbtest.c +++ b/test/urldbtest.c @@ -30,7 +30,7 @@ #include #include "utils/errors.h" -#include "image/bitmap.h" +#include "content/handlers/image/bitmap.h" #include "content/content.h" #include "content/urldb.h" #include "desktop/cookie_manager.h" -- cgit v1.2.3