summaryrefslogtreecommitdiffstats
path: root/core/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/profile.h')
-rw-r--r--core/profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/profile.h b/core/profile.h
index fa92070c6..0a215d47e 100644
--- a/core/profile.h
+++ b/core/profile.h
@@ -63,6 +63,7 @@ struct plot_data {
double ambpressure;
double gfline;
double density;
+ bool icd_warning;
};
struct ev_select {