summaryrefslogtreecommitdiff
path: root/frontends/amiga/tree.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-06-30 15:40:10 +0100
committerVincent Sanders <vince@kyllikki.org>2016-06-30 15:40:10 +0100
commit012b7977139b506220e8dffa4367877dbe6f2594 (patch)
tree6564a2afa15ac85530c03bc8cdfbb3bf8f42c9c5 /frontends/amiga/tree.c
parent690066bb56e49fb21c66b47cdbe33ca6e51e16ec (diff)
downloadnetsurf-012b7977139b506220e8dffa4367877dbe6f2594.tar.gz
netsurf-012b7977139b506220e8dffa4367877dbe6f2594.tar.bz2
remove unecessary textinput header use from global history header
Diffstat (limited to 'frontends/amiga/tree.c')
-rw-r--r--frontends/amiga/tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/amiga/tree.c b/frontends/amiga/tree.c
index 033e356d6..c46eee460 100644
--- a/frontends/amiga/tree.c
+++ b/frontends/amiga/tree.c
@@ -60,6 +60,7 @@
#include "desktop/global_history.h"
#include "desktop/hotlist.h"
#include "desktop/sslcert_viewer.h"
+#include "desktop/textinput.h"
#include "amiga/gui.h"
#include "amiga/tree.h"