summaryrefslogtreecommitdiffstats
path: root/core/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/profile.h')
-rw-r--r--core/profile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/profile.h b/core/profile.h
index b7bf75664..2c4a632d5 100644
--- a/core/profile.h
+++ b/core/profile.h
@@ -23,8 +23,10 @@ enum plot_pressure {
};
struct membuffer;
+struct deco_state;
struct divecomputer;
struct plot_info;
+
struct plot_data {
unsigned int in_deco : 1;
int sec;