summaryrefslogtreecommitdiffstats
path: root/core/import-suunto.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/import-suunto.c')
-rw-r--r--core/import-suunto.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/import-suunto.c b/core/import-suunto.c
index 27d5680be..63a9cc622 100644
--- a/core/import-suunto.c
+++ b/core/import-suunto.c
@@ -6,8 +6,9 @@
#include "ssrf.h"
#include "dive.h"
-#include "subsurface-string.h"
#include "parse.h"
+#include "sample.h"
+#include "subsurface-string.h"
#include "divelist.h"
#include "device.h"
#include "membuffer.h"