diff options
Diffstat (limited to 'core/load-git.c')
-rw-r--r-- | core/load-git.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/load-git.c b/core/load-git.c index 2ff96ef0b..2fdb6197b 100644 --- a/core/load-git.c +++ b/core/load-git.c @@ -16,6 +16,7 @@ #include "gettext.h" #include "divesite.h" +#include "errorhelper.h" #include "trip.h" #include "subsurface-string.h" #include "device.h" |