From aa5090c85b6890f79d340ad2de6219237f2d6c4c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 11:20:15 +0100 Subject: move utf8 header into public API --- frontends/amiga/utf8.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/amiga/utf8.c') diff --git a/frontends/amiga/utf8.c b/frontends/amiga/utf8.c index 91d7c90c0..24af8c8b9 100755 --- a/frontends/amiga/utf8.c +++ b/frontends/amiga/utf8.c @@ -25,7 +25,7 @@ #include "utils/nsoption.h" #include "utils/utf8.h" -#include "desktop/gui_utf8.h" +#include "netsurf/utf8.h" #include "amiga/utf8.h" -- cgit v1.2.3