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 --- core/divecomputer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'core/divecomputer.cpp') diff --git a/core/divecomputer.cpp b/core/divecomputer.cpp index 5c9f76f00..784add1d9 100644 --- a/core/divecomputer.cpp +++ b/core/divecomputer.cpp @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 #include "divecomputer.h" -#include "dive.h" #include "subsurface-string.h" #include "subsurface-qt/SettingsObjectWrapper.h" -- cgit v1.2.3-70-g09d2