diff options
Diffstat (limited to 'core/save-git.c')
-rw-r--r-- | core/save-git.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/save-git.c b/core/save-git.c index ce4f52f5e..13d0b4870 100644 --- a/core/save-git.c +++ b/core/save-git.c @@ -17,7 +17,7 @@ #include <fcntl.h> #include <git2.h> -#include "dive.h" +#include "divesite.h" #include "subsurface-string.h" #include "divelist.h" #include "device.h" |