summaryrefslogtreecommitdiffstats
path: root/profile-widget/diveprofileitem.cpp
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2015-11-06 15:36:19 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-06 09:58:46 -0800
commit788b3289e9072bef4311c047e7b447fed11e8f46 (patch)
treea97ada076f0453c49b908fd90b3ad7aa3064373a /profile-widget/diveprofileitem.cpp
parent8e7be1b50a93e667663b29d84dbd66c2a31975dc (diff)
downloadsubsurface-788b3289e9072bef4311c047e7b447fed11e8f46.tar.gz
remove some mainwindow.h includes
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile-widget/diveprofileitem.cpp')
-rw-r--r--profile-widget/diveprofileitem.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/profile-widget/diveprofileitem.cpp b/profile-widget/diveprofileitem.cpp
index ddc771ab2..29d7b31df 100644
--- a/profile-widget/diveprofileitem.cpp
+++ b/profile-widget/diveprofileitem.cpp
@@ -9,7 +9,6 @@
#include "diveplannermodel.h"
#include "helpers.h"
#include "libdivecomputer/parser.h"
-#include "mainwindow.h"
#include "maintab.h"
#include "profilewidget2.h"
#include "diveplanner.h"