summaryrefslogtreecommitdiff
path: root/render/layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/layout.c')
-rw-r--r--render/layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/layout.c b/render/layout.c
index 0cf829ad6..c92089f63 100644
--- a/render/layout.c
+++ b/render/layout.c
@@ -51,7 +51,7 @@
#include "netsurf/browser_window.h"
#include "netsurf/layout.h"
#include "content/content_protected.h"
-#include "content/handlers/css/utils.h"
+#include "css/utils.h"
#include "desktop/scrollbar.h"
#include "desktop/textarea.h"