From ea83b5ed371bbfb1e5ffb0b501c8bf652cae35bb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 13 May 2018 16:51:26 -0700 Subject: Core: remove dive.h from files that don't need it Of course, quite a few of them indirectly get it through other header files. Signed-off-by: Dirk Hohndel --- qt-models/weightmodel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-models/weightmodel.cpp') diff --git a/qt-models/weightmodel.cpp b/qt-models/weightmodel.cpp index a829bab58..20eb644f3 100644 --- a/qt-models/weightmodel.cpp +++ b/qt-models/weightmodel.cpp @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 #include "qt-models/weightmodel.h" -#include "core/dive.h" #include "core/subsurface-string.h" #include "core/gettextfromc.h" #include "core/metrics.h" -- cgit v1.2.3-70-g09d2