From 6200909ba4ffba2d79770b7eacdb615eeb2c88c1 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 30 May 2019 18:29:36 +0200 Subject: Cleanup: move tag functions into own translation unit Make dive.h a bit slimmer. It's only a drop in the bucket - but at least when modifying tag functions not the *whole* application is rebuilt anymore. Signed-off-by: Berthold Stoeger --- smtk-import/smartrak.c | 1 + 1 file changed, 1 insertion(+) (limited to 'smtk-import') diff --git a/smtk-import/smartrak.c b/smtk-import/smartrak.c index 31c7e4dc3..64c6d8e5f 100644 --- a/smtk-import/smartrak.c +++ b/smtk-import/smartrak.c @@ -33,6 +33,7 @@ #include "core/libdivecomputer.h" #include "core/divesite.h" #include "core/membuffer.h" +#include "core/tag.h" /* SmartTrak version, constant for every single file */ int smtk_version; -- cgit v1.2.3-70-g09d2