diff --git a/qt-ui/globe.cpp b/qt-ui/globe.cpp index 41b250052..244edf672 100644 --- a/qt-ui/globe.cpp +++ b/qt-ui/globe.cpp @@ -18,21 +18,11 @@ #include #include #include +#include #ifdef MARBLE_SUBSURFACE_BRANCH #include #endif -#if INCOMPLETE_MARBLE -#include "marble/GeoDataTreeModel.h" -#else -#include -#endif - -// as of Marble 4.10 (which has MARBLE_VERSION 0x001000) zoomView is -// deprecated and has been replaced by setZoom with the same function signature -#if MARBLE_VERSION < 0x001000 -#define setZoom zoomView -#endif GlobeGPS::GlobeGPS(QWidget *parent) : MarbleWidget(parent), loadedDives(0),