From 216fb88f58227f94e87d9e9926b599161a8e65bb Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 11 May 2018 13:15:17 +0100 Subject: clean up html content handler header use Improve header use in preperation for making browser window a corewindow --- desktop/save_text.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/save_text.c') diff --git a/desktop/save_text.c b/desktop/save_text.c index c4abb16f1..a86f173b0 100644 --- a/desktop/save_text.c +++ b/desktop/save_text.c @@ -33,7 +33,7 @@ #include "utils/utils.h" #include "netsurf/content.h" #include "html/box.h" -#include "html/html.h" +#include "html/html_save.h" #include "netsurf/utf8.h" #include "desktop/gui_internal.h" -- cgit v1.2.3