From 7f4d9db962e73aa5d5089c43c99b78b3690ffb87 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Fri, 31 May 2019 16:09:14 +0200 Subject: Cleanup: move trip-related functions into own translation unit These functions were spread out over dive.c and divelist.c. Move them into their own file to make all this a bit less monolithic. Signed-off-by: Berthold Stoeger --- export-html.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'export-html.cpp') diff --git a/export-html.cpp b/export-html.cpp index 3e116f3cb..ed005412f 100644 --- a/export-html.cpp +++ b/export-html.cpp @@ -10,6 +10,7 @@ #include "core/qthelper.h" #include "core/file.h" #include "core/divesite.h" +#include "core/trip.h" #include "core/save-html.h" #include #include "git2.h" -- cgit v1.2.3-70-g09d2