diff --git a/qt-models/maplocationmodel.cpp b/qt-models/maplocationmodel.cpp index 1d1ae6c12..189244db6 100644 --- a/qt-models/maplocationmodel.cpp +++ b/qt-models/maplocationmodel.cpp @@ -7,9 +7,6 @@ #include "desktop-widgets/mapwidget.h" #endif -#include -#include - #define MIN_DISTANCE_BETWEEN_DIVE_SITES_M 50.0 MapLocation::MapLocation(struct dive_site *dsIn, QGeoCoordinate coordIn, QString nameIn, bool selectedIn) :