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