aboutsummaryrefslogtreecommitdiffstats
path: root/planner.h
diff options
context:
space:
mode:
Diffstat (limited to 'planner.h')
-rw-r--r--planner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/planner.h b/planner.h
index ac146055d..20aff89ad 100644
--- a/planner.h
+++ b/planner.h
@@ -25,7 +25,7 @@ extern struct dive *planned_dive;
extern char *cache_data;
extern const char *disclaimer;
extern double plangflow, plangfhigh;
-
+extern bool in_planner;
#ifdef __cplusplus
}