summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--profile-widget/diveprofileitem.cpp1
-rw-r--r--profile-widget/ruleritem.cpp1
2 files changed, 0 insertions, 2 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"
diff --git a/profile-widget/ruleritem.cpp b/profile-widget/ruleritem.cpp
index a5a61c0fe..9c6a8527a 100644
--- a/profile-widget/ruleritem.cpp
+++ b/profile-widget/ruleritem.cpp
@@ -1,6 +1,5 @@
#include "ruleritem.h"
#include "preferences/preferencesdialog.h"
-#include "mainwindow.h"
#include "profilewidget2.h"
#include "display.h"