summaryrefslogtreecommitdiff
path: root/frontends/gtk/selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/selection.h')
-rw-r--r--frontends/gtk/selection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/selection.h b/frontends/gtk/selection.h
index 6463692cf..07716a0d9 100644
--- a/frontends/gtk/selection.h
+++ b/frontends/gtk/selection.h
@@ -19,6 +19,6 @@
#ifndef GTK_SELECTION_H
#define GTK_SELECTION_H
-struct gui_clipboard_table *nsgtk_clipboard_table;
+extern struct gui_clipboard_table *nsgtk_clipboard_table;
#endif