From 57427620704c707fa5d50eb6f01a5c4654708c4c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 1 Aug 2019 17:22:17 +0100 Subject: split browser and browser_window operations --- desktop/textinput.c | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/textinput.c') diff --git a/desktop/textinput.c b/desktop/textinput.c index 7fc95f792..660f01a4a 100644 --- a/desktop/textinput.c +++ b/desktop/textinput.c @@ -36,6 +36,7 @@ #include "netsurf/mouse.h" #include "netsurf/form.h" #include "netsurf/window.h" +#include "netsurf/browser_window.h" #include "netsurf/keypress.h" #include "html/box.h" #include "html/html_internal.h" -- cgit v1.2.3