From 012b7977139b506220e8dffa4367877dbe6f2594 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 30 Jun 2016 15:40:10 +0100 Subject: remove unecessary textinput header use from global history header --- frontends/riscos/global_history.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'frontends/riscos') diff --git a/frontends/riscos/global_history.c b/frontends/riscos/global_history.c index edef331f2..8e339e6b9 100644 --- a/frontends/riscos/global_history.c +++ b/frontends/riscos/global_history.c @@ -34,9 +34,10 @@ #include "utils/nsoption.h" #include "utils/messages.h" #include "utils/log.h" +#include "netsurf/window.h" #include "desktop/global_history.h" #include "desktop/tree.h" -#include "netsurf/window.h" +#include "desktop/textinput.h" #include "riscos/dialog.h" #include "riscos/global_history.h" -- cgit v1.2.3