mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 11:39:16 +02:00
Fixed Android build
This commit is contained in:
@ -5,6 +5,9 @@
|
||||
#include "map/map.h"
|
||||
#include "mapaction.h"
|
||||
#include "tooltip.h"
|
||||
#ifdef Q_OS_ANDROID
|
||||
#include "popup.h"
|
||||
#endif // Q_OS_ANDROID
|
||||
#include "mapitem.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user