From 5d73a53807639a3d6b989e4cd669f3ff983e62c5 Mon Sep 17 00:00:00 2001 From: Julian Picht Date: Tue, 27 Dec 2016 01:13:34 +0100 Subject: fix integration of my disambiguator --- include/survive.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 -- cgit v1.2.3