From 76a68d7dd02f3819e4e60cd9febfd45e20821e14 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 6 Jun 2016 08:59:23 +0100 Subject: Update content to split public and internal API --- content/urldb.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'content/urldb.h') diff --git a/content/urldb.h b/content/urldb.h index d7ca8b0f8..ddbac6a00 100644 --- a/content/urldb.h +++ b/content/urldb.h @@ -25,8 +25,9 @@ #include #include + #include "utils/nsurl.h" -#include "content/content_type.h" +#include "netsurf/content_type.h" typedef enum { COOKIE_NETSCAPE = 0, -- cgit v1.2.3