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 91c160e1f..e189b860d 100644
--- a/dive.h
+++ b/dive.h
@@ -366,6 +366,7 @@ struct dive_components {
/* picture list and methods related to dive picture handling */
struct picture {
char *filename;
+ char *hash;
offset_t offset;
degrees_t latitude;
degrees_t longitude;