summaryrefslogtreecommitdiff
path: root/riscos/textselection.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-05-10 12:16:05 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-05-10 12:16:05 +0100
commit631265ef6b06ee5ffe33fae793360d651984d91d (patch)
tree915da1075b08a8d6013b09d601272e913f198d3f /riscos/textselection.c
parent9644d0594c1dfcc6e104754793a75d23c7a6840e (diff)
downloadnetsurf-631265ef6b06ee5ffe33fae793360d651984d91d.tar.gz
netsurf-631265ef6b06ee5ffe33fae793360d651984d91d.tar.bz2
Front ends have no reason to include desktop/selection.h now.
Diffstat (limited to 'riscos/textselection.c')
-rw-r--r--riscos/textselection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/textselection.c b/riscos/textselection.c
index a1a02887f..094924bea 100644
--- a/riscos/textselection.c
+++ b/riscos/textselection.c
@@ -27,7 +27,6 @@
#include "oslib/wimp.h"
#include "content/hlcache.h"
#include "desktop/gui.h"
-#include "desktop/selection.h"
#include "desktop/textinput.h"
#include "riscos/gui.h"
#include "riscos/menus.h"