summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dive.h b/dive.h
index d1e947458..9b92baaa7 100644
--- a/dive.h
+++ b/dive.h
@@ -537,6 +537,7 @@ extern gboolean dc_was_saved(struct divecomputer *dc);
extern void mark_dc_saved(struct divecomputer *dc);
extern void clear_dc_saved_status(void);
extern void set_autogroup(gboolean value);
+extern int total_weight(struct dive *);
#define DIVE_ERROR_PARSE 1