diff --git a/profile-widget/divetextitem.cpp b/profile-widget/divetextitem.cpp index 3bf00d68f..ab816b32a 100644 --- a/profile-widget/divetextitem.cpp +++ b/profile-widget/divetextitem.cpp @@ -1,9 +1,10 @@ #include "divetextitem.h" -#include "mainwindow.h" #include "profilewidget2.h" #include "subsurface-core/color.h" #include +#include +#include DiveTextItem::DiveTextItem(QGraphicsItem *parent) : QGraphicsItemGroup(parent), internalAlignFlags(Qt::AlignHCenter | Qt::AlignVCenter),