summaryrefslogtreecommitdiff
path: root/riscos/textselection.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/textselection.c')
-rw-r--r--riscos/textselection.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/riscos/textselection.c b/riscos/textselection.c
index f002e0773..1222bb490 100644
--- a/riscos/textselection.c
+++ b/riscos/textselection.c
@@ -30,7 +30,8 @@
#include "utils/utf8.h"
#include "utils/utils.h"
#include "content/hlcache.h"
-#include "desktop/gui.h"
+#include "desktop/gui_clipboard.h"
+#include "desktop/gui_window.h"
#include "desktop/textinput.h"
#include "desktop/browser.h"