summaryrefslogtreecommitdiffstats
path: root/profile-widget/diveprofileitem.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-06 10:04:17 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-06 10:04:17 -0800
commit7e5b66d2c47538b3fcda806600e246b6cfb1d19d (patch)
treecc4914171e0ff822efec26ec4e72c828b7a537a8 /profile-widget/diveprofileitem.cpp
parent5d758524be39689b8b1f0905bc843e175c1f57cb (diff)
downloadsubsurface-7e5b66d2c47538b3fcda806600e246b6cfb1d19d.tar.gz
Remove more unnecessary include file references
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile-widget/diveprofileitem.cpp')
-rw-r--r--profile-widget/diveprofileitem.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/profile-widget/diveprofileitem.cpp b/profile-widget/diveprofileitem.cpp
index 29d7b31df..b4e33fe1b 100644
--- a/profile-widget/diveprofileitem.cpp
+++ b/profile-widget/diveprofileitem.cpp
@@ -9,9 +9,7 @@
#include "diveplannermodel.h"
#include "helpers.h"
#include "libdivecomputer/parser.h"
-#include "maintab.h"
#include "profilewidget2.h"
-#include "diveplanner.h"
#include <QSettings>