From 7751ec1c78642ffcc470ad8714a87851fd5b069d Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sat, 14 Dec 2019 23:12:26 +0100 Subject: build-system: move plannerShared to backend-shared WARNING: multi directory commit, needed to secure it builds. move the core/plannerShared.* to backend-shared. update CMakeLists.txt to include backend-shared lib in link process. update ios project to reflect new directory Signed-off-by: Jan Iversen --- desktop-widgets/diveplanner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-widgets/diveplanner.cpp') diff --git a/desktop-widgets/diveplanner.cpp b/desktop-widgets/diveplanner.cpp index 5f769cba1..2769befe0 100644 --- a/desktop-widgets/diveplanner.cpp +++ b/desktop-widgets/diveplanner.cpp @@ -7,7 +7,7 @@ #include "core/units.h" #include "core/settings/qPrefDivePlanner.h" #include "core/gettextfromc.h" -#include "core/plannershared.h" +#include "backend-shared/plannershared.h" #include "qt-models/cylindermodel.h" #include "qt-models/models.h" -- cgit v1.2.3-70-g09d2