summaryrefslogtreecommitdiff
path: root/frontends/riscos
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-06-30 15:28:54 +0100
committerVincent Sanders <vince@kyllikki.org>2016-06-30 15:28:54 +0100
commit690066bb56e49fb21c66b47cdbe33ca6e51e16ec (patch)
tree5f34ecd2544c655bbba46f232de29f2d9c3fd09e /frontends/riscos
parent4f59f5309f6648e3c1508b53560bbf541e67ebde (diff)
downloadnetsurf-690066bb56e49fb21c66b47cdbe33ca6e51e16ec.tar.gz
netsurf-690066bb56e49fb21c66b47cdbe33ca6e51e16ec.tar.bz2
remove unecessary textinput header use from hotlist header
Diffstat (limited to 'frontends/riscos')
-rw-r--r--frontends/riscos/hotlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/riscos/hotlist.c b/frontends/riscos/hotlist.c
index 6041658c4..f3daad088 100644
--- a/frontends/riscos/hotlist.c
+++ b/frontends/riscos/hotlist.c
@@ -40,6 +40,7 @@
#include "netsurf/window.h"
#include "desktop/hotlist.h"
#include "desktop/tree.h"
+#include "desktop/textinput.h"
#include "riscos/gui.h"
#include "riscos/dialog.h"