summaryrefslogtreecommitdiffstats
path: root/core/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/dive.h')
-rw-r--r--core/dive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dive.h b/core/dive.h
index 8415974e9..bca4e16b4 100644
--- a/core/dive.h
+++ b/core/dive.h
@@ -310,7 +310,7 @@ struct dive {
bool selected;
bool hidden_by_filter;
timestamp_t when;
- uint32_t dive_site_uuid;
+ struct dive_site *dive_site;
char *notes;
char *divemaster, *buddy;
int rating;