From f728923c79873cf9a182e3b37e5c79e6ecc9fe8d Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 25 Oct 2020 18:14:23 +0100 Subject: cleanup: move interpolate inline function to its own header file This is not really related to struct dive, so let's move it. Signed-off-by: Berthold Stoeger --- packaging/ios/Subsurface-mobile.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging') diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro index 0c922e3b6..6557a45fc 100644 --- a/packaging/ios/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile.pro @@ -201,6 +201,7 @@ HEADERS += \ ../../commands/command_edit_trip.h \ ../../commands/command_filter.h \ ../../commands/command_pictures.h \ + ../../core/interpolate.h \ ../../core/libdivecomputer.h \ ../../core/cloudstorage.h \ ../../core/configuredivecomputerthreads.h \ -- cgit v1.2.3-70-g09d2