summaryrefslogtreecommitdiff
path: root/render/textinput.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/textinput.c')
-rw-r--r--render/textinput.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/render/textinput.c b/render/textinput.c
index 1a205f748..0e62d1e5b 100644
--- a/render/textinput.c
+++ b/render/textinput.c
@@ -28,6 +28,8 @@
#include <ctype.h>
#include <string.h>
+#include <dom/dom.h>
+
#include "desktop/browser.h"
#include "desktop/gui.h"
#include "desktop/mouse.h"