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 --- frontends/cocoa/bitmap.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/cocoa') diff --git a/frontends/cocoa/bitmap.m b/frontends/cocoa/bitmap.m index dd9e33fbe..3e37cdff3 100644 --- a/frontends/cocoa/bitmap.m +++ b/frontends/cocoa/bitmap.m @@ -27,7 +27,7 @@ #import "netsurf/plotters.h" #import "netsurf/bitmap.h" #import "content/urldb.h" -#import "content/content.h" +#import "netsurf/content.h" #import "cocoa/plotter.h" #import "cocoa/bitmap.h" -- cgit v1.2.3