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 --- desktop-widgets/tab-widgets/TabDiveInformation.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop-widgets/tab-widgets/TabDiveInformation.cpp') diff --git a/desktop-widgets/tab-widgets/TabDiveInformation.cpp b/desktop-widgets/tab-widgets/TabDiveInformation.cpp index 097e8f0e4..18391e7ca 100644 --- a/desktop-widgets/tab-widgets/TabDiveInformation.cpp +++ b/desktop-widgets/tab-widgets/TabDiveInformation.cpp @@ -6,7 +6,6 @@ #include #include #include -#include TabDiveInformation::TabDiveInformation(QWidget *parent) : TabBase(parent), ui(new Ui::TabDiveInformation()) { -- cgit v1.2.3-70-g09d2