From 6722943b81c0dba84ed187b2d117cc92972117ed Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 26 May 2016 11:18:41 +0100 Subject: move the CSS content handler --- render/html_object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/html_object.c') diff --git a/render/html_object.c b/render/html_object.c index 22c9b712a..9e5e26730 100644 --- a/render/html_object.c +++ b/render/html_object.c @@ -33,7 +33,7 @@ #include "utils/log.h" #include "utils/nsoption.h" #include "content/hlcache.h" -#include "css/utils.h" +#include "content/handlers/css/utils.h" #include "desktop/scrollbar.h" #include "desktop/gui_misc.h" #include "desktop/gui_internal.h" -- cgit v1.2.3