From 66d0f14b32d11042872f6bfe33152521bf470e6a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 14 Jun 2016 12:39:54 +0100 Subject: move the public form API --- desktop/textinput.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/textinput.c') diff --git a/desktop/textinput.c b/desktop/textinput.c index 0e98e03d5..d4a8bf8b4 100644 --- a/desktop/textinput.c +++ b/desktop/textinput.c @@ -33,8 +33,8 @@ #include "utils/talloc.h" #include "utils/utf8.h" #include "utils/utils.h" +#include "netsurf/form.h" #include "render/box.h" -#include "render/form.h" #include "render/html_internal.h" #include "render/layout.h" -- cgit v1.2.3