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