Fix Android build
The Android build failed, because the namespace QNativeInterface could not be found. Include the header file where it's defined. Change-Id: If53eda4d4d4e6d5e66787d74c714215721ba0b60 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
parent
3ae67b4434
commit
48488b810f
@ -39,6 +39,7 @@
|
||||
|
||||
#include "qnetworkproxy.h"
|
||||
|
||||
#include <QtCore/qcoreapplication_platform.h>
|
||||
#include <QtCore/qjnienvironment.h>
|
||||
#include <QtCore/qjniobject.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user