summaryrefslogtreecommitdiffstats
path: root/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'display.h')
-rw-r--r--display.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/display.h b/display.h
index 8200770d7..c61abcf90 100644
--- a/display.h
+++ b/display.h
@@ -63,4 +63,6 @@ struct options {
extern char zoomed_plot, dc_number;
+extern unsigned int amount_selected;
+
#endif