summaryrefslogtreecommitdiff
path: root/riscos/textselection.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-06-05 15:14:49 +0100
committerVincent Sanders <vince@kyllikki.org>2014-06-05 15:14:49 +0100
commit54fcb66d876420d6a9158ecd70854739f22f159b (patch)
tree9840b4e18de42e09cd388f1e6fb2de97967403b1 /riscos/textselection.c
parentf1c2dde13bf1ca59a466cfed2f2d2076c06b235f (diff)
downloadnetsurf-54fcb66d876420d6a9158ecd70854739f22f159b.tar.gz
netsurf-54fcb66d876420d6a9158ecd70854739f22f159b.tar.bz2
cleanup RISC OS frontend header usage
Diffstat (limited to 'riscos/textselection.c')
-rw-r--r--riscos/textselection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/textselection.c b/riscos/textselection.c
index 2c8520425..f002e0773 100644
--- a/riscos/textselection.c
+++ b/riscos/textselection.c
@@ -32,6 +32,7 @@
#include "content/hlcache.h"
#include "desktop/gui.h"
#include "desktop/textinput.h"
+#include "desktop/browser.h"
#include "riscos/gui.h"
#include "riscos/menus.h"