From 3f3869ff650229e99262ee07b14e1d14ca973d10 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Fri, 10 Apr 2020 09:42:14 +0200 Subject: media: move picture function from dive.c to picture.c Currently, move only those functions that do not access dive structures. Signed-off-by: Berthold Stoeger --- backend-shared/exportfuncs.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'backend-shared') diff --git a/backend-shared/exportfuncs.cpp b/backend-shared/exportfuncs.cpp index 2a23e3b97..7ae91f2d4 100644 --- a/backend-shared/exportfuncs.cpp +++ b/backend-shared/exportfuncs.cpp @@ -10,6 +10,7 @@ #include "core/errorhelper.h" #include "core/divefilter.h" #include "core/divesite.h" +#include "core/picture.h" #include "exportfuncs.h" #if !defined(SUBSURFACE_MOBILE) -- cgit v1.2.3-70-g09d2