summaryrefslogtreecommitdiff
path: root/render/form.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/form.h')
-rw-r--r--render/form.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/form.h b/render/form.h
index edc7fb68f..7e8cee961 100644
--- a/render/form.h
+++ b/render/form.h
@@ -14,7 +14,7 @@
#define _NETSURF_RENDER_FORM_H_
#include <stdbool.h>
-#include "netsurf/utils/config.h"
+#include "utils/config.h"
struct box;
struct form_control;