mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 20:16:16 +00:00
Android build fix
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
5bc91f00c5
commit
74bf8d5260
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ struct btVendorProduct {
|
|||
#endif
|
||||
#if defined(Q_OS_ANDROID)
|
||||
#include <QAndroidJniObject>
|
||||
#include <QAndroidJniEnvironment>
|
||||
#endif
|
||||
|
||||
class BTDiscovery : public QObject {
|
||||
|
|
Loading…
Add table
Reference in a new issue