1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-14 10:54:24 +02:00

Includes cleanup

This commit is contained in:
2018-06-04 23:40:42 +02:00
parent ec247d5d1d
commit 026cc68bf2
3 changed files with 3 additions and 1 deletions

View File

@ -23,6 +23,7 @@
#include <QUrl>
#include <QPixmapCache>
#include "data/data.h"
#include "data/poi.h"
#include "map/maplist.h"
#include "map/emptymap.h"
#include "map/downloader.h"