aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJulian Picht <julian.picht@gmail.com>2016-12-27 01:13:34 +0100
committerJulian Picht <julian.picht@gmail.com>2016-12-27 01:13:34 +0100
commit5d73a53807639a3d6b989e4cd669f3ff983e62c5 (patch)
treebaed6717c8f78188ab2efd63a0a6bb52b7d5a356 /include
parent2df2cc1a13797fd905fe89b787533635c6e6896d (diff)
downloadlibsurvive-5d73a53807639a3d6b989e4cd669f3ff983e62c5.tar.gz
libsurvive-5d73a53807639a3d6b989e4cd669f3ff983e62c5.tar.bz2
fix integration of my disambiguator
Diffstat (limited to 'include')
-rw-r--r--include/survive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/survive.h b/include/survive.h
index cf2ab81..30ee310 100644
--- a/include/survive.h
+++ b/include/survive.h
@@ -35,6 +35,7 @@ struct SurviveObject
int32_t last_photo_time;
int32_t last_photo_length;
#else
+ int32_t last_photo_time;
struct disambiguator * d;
#endif