Android build fix
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
5bc91f00c5
commit
74bf8d5260
@ -19,6 +19,7 @@ struct btVendorProduct {
|
||||
#endif
|
||||
#if defined(Q_OS_ANDROID)
|
||||
#include <QAndroidJniObject>
|
||||
#include <QAndroidJniEnvironment>
|
||||
#endif
|
||||
|
||||
class BTDiscovery : public QObject {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user