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/amiga/clipboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/amiga/clipboard.c') diff --git a/frontends/amiga/clipboard.c b/frontends/amiga/clipboard.c index 3a96456c6..1b87f5b57 100644 --- a/frontends/amiga/clipboard.c +++ b/frontends/amiga/clipboard.c @@ -30,7 +30,7 @@ #include "utils/nsoption.h" #include "utils/utf8.h" #include "utils/nsurl.h" -#include "content/hlcache.h" +#include "netsurf/content.h" #include "netsurf/browser_window.h" #include "netsurf/plotters.h" #include "desktop/textinput.h" -- cgit v1.2.3