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 dceb45902..395490d83 100644 --- a/core/save-git.c +++ b/core/save-git.c @@ -17,6 +17,7 @@ #include <git2.h> #include "dive.h" +#include "subsurface-string.h" #include "divelist.h" #include "device.h" #include "membuffer.h" |