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 a5d0e8712..2c9ef3336 100644
--- a/dive.h
+++ b/dive.h
@@ -319,6 +319,7 @@ struct dive {
bool downloaded;
timestamp_t when;
char *location;
+ uint32_t dive_site_uuid;
char *notes;
char *divemaster, *buddy;
int rating;