summaryrefslogtreecommitdiff
path: root/render/form.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/form.c')
-rw-r--r--render/form.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/form.c b/render/form.c
index 3fc200724..c828d817c 100644
--- a/render/form.c
+++ b/render/form.c
@@ -31,6 +31,7 @@
#include <stdbool.h>
#include <stdio.h>
#include <string.h>
+#include <dom/dom.h>
#include "content/fetch.h"
#include "content/hlcache.h"
#include "css/css.h"