diff options
Diffstat (limited to 'core/save-git.c')
-rw-r--r-- | core/save-git.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/save-git.c b/core/save-git.c index 5de9c2a63..d6c1814b4 100644 --- a/core/save-git.c +++ b/core/save-git.c @@ -17,6 +17,7 @@ #include <fcntl.h> #include <git2.h> +#include "dive.h" #include "divesite.h" #include "subsurface-string.h" #include "trip.h" |