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 --- content/handlers/html/html_css.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/html/html_css.c') diff --git a/content/handlers/html/html_css.c b/content/handlers/html/html_css.c index b67d19af6..7b2d469c4 100644 --- a/content/handlers/html/html_css.c +++ b/content/handlers/html/html_css.c @@ -38,6 +38,7 @@ #include "css/css.h" #include "desktop/gui_internal.h" +#include "html/html.h" #include "html/html_internal.h" static nsurl *html_default_stylesheet_url; -- cgit v1.2.3