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 d054b6994..4e1511656 100644
--- a/display.h
+++ b/display.h
@@ -31,4 +31,6 @@ struct options {
gboolean print_profiles;
};
+extern char zoomed_plot;
+
#endif