summaryrefslogtreecommitdiff
path: root/riscos/textselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/textselection.h')
-rw-r--r--riscos/textselection.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/riscos/textselection.h b/riscos/textselection.h
index a4f436ddc..400e3dd26 100644
--- a/riscos/textselection.h
+++ b/riscos/textselection.h
@@ -24,7 +24,8 @@
#define _NETSURF_RISCOS_TEXTSELECTION_H_
#include "oslib/wimp.h"
-#include "desktop/gui.h"
+
+struct gui_clipboard_table *riscos_clipboard_table;
void gui_start_selection(struct gui_window *g);