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 --- tests/testpicture.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/testpicture.cpp b/tests/testpicture.cpp index 28a063f96..08922b1aa 100644 --- a/tests/testpicture.cpp +++ b/tests/testpicture.cpp @@ -2,6 +2,7 @@ #include "testpicture.h" #include "core/divesite.h" #include "core/errorhelper.h" +#include "core/picture.h" #include "core/trip.h" #include "core/file.h" #include -- cgit v1.2.3-70-g09d2