summaryrefslogtreecommitdiff
path: root/frontends/riscos/textselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/textselection.h')
-rw-r--r--frontends/riscos/textselection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/riscos/textselection.h b/frontends/riscos/textselection.h
index 400e3dd26..0d7cc169b 100644
--- a/frontends/riscos/textselection.h
+++ b/frontends/riscos/textselection.h
@@ -25,7 +25,7 @@
#include "oslib/wimp.h"
-struct gui_clipboard_table *riscos_clipboard_table;
+extern struct gui_clipboard_table *riscos_clipboard_table;
void gui_start_selection(struct gui_window *g);