diff options
Diffstat (limited to 'core/load-git.c')
-rw-r--r-- | core/load-git.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/load-git.c b/core/load-git.c index 91d8f8cd1..51849501a 100644 --- a/core/load-git.c +++ b/core/load-git.c @@ -16,8 +16,8 @@ #include "gettext.h" #include "divesite.h" +#include "trip.h" #include "subsurface-string.h" -#include "divelist.h" #include "device.h" #include "membuffer.h" #include "git-access.h" |