diff options
Diffstat (limited to 'core/profile.h')
-rw-r--r-- | core/profile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/profile.h b/core/profile.h index 0fd284d47..079aaa1db 100644 --- a/core/profile.h +++ b/core/profile.h @@ -64,6 +64,7 @@ struct plot_data { int bearing; double ambpressure; double gfline; + double density; }; struct ev_select { |