summaryrefslogtreecommitdiff
path: root/render/html_redraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_redraw.c')
-rw-r--r--render/html_redraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/html_redraw.c b/render/html_redraw.c
index bc0f462b4..7e0f7c286 100644
--- a/render/html_redraw.c
+++ b/render/html_redraw.c
@@ -46,7 +46,7 @@
#include "netsurf/bitmap.h"
#include "netsurf/layout.h"
#include "content/content_protected.h"
-#include "content/handlers/css/utils.h"
+#include "css/utils.h"
#include "desktop/selection.h"
#include "desktop/print.h"
#include "desktop/scrollbar.h"