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/windows/bitmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/windows') diff --git a/frontends/windows/bitmap.c b/frontends/windows/bitmap.c index 936b28ec5..f60dab613 100644 --- a/frontends/windows/bitmap.c +++ b/frontends/windows/bitmap.c @@ -32,7 +32,7 @@ #include "utils/log.h" #include "netsurf/bitmap.h" #include "netsurf/plotters.h" -#include "content/content.h" +#include "netsurf/content.h" #include "windows/plot.h" #include "windows/bitmap.h" -- cgit v1.2.3