summaryrefslogtreecommitdiffstats
path: root/core/load-git.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/load-git.c')
-rw-r--r--core/load-git.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/load-git.c b/core/load-git.c
index 839c5019b..94eae3275 100644
--- a/core/load-git.c
+++ b/core/load-git.c
@@ -18,8 +18,9 @@
#include "divesite.h"
#include "event.h"
#include "errorhelper.h"
-#include "trip.h"
+#include "sample.h"
#include "subsurface-string.h"
+#include "trip.h"
#include "device.h"
#include "membuffer.h"
#include "git-access.h"