summaryrefslogtreecommitdiff
path: root/render/form.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/form.c')
-rw-r--r--render/form.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/form.c b/render/form.c
index af571aeed..a9944265f 100644
--- a/render/form.c
+++ b/render/form.c
@@ -42,7 +42,7 @@
#include "utils/utils.h"
#include "content/fetch.h"
#include "content/hlcache.h"
-#include "content/handlers/css/utils.h"
+#include "css/utils.h"
#include "netsurf/browser_window.h"
#include "netsurf/mouse.h"
#include "desktop/knockout.h"