Re-order includes in qjniobject.cpp
Change-Id: I80acd829bfd0940d17170f2277e92bc9620ce929 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> (cherry picked from commit f265736e9fdce7e9d049774f2e9f648f52aef31f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
ef193ccaed
commit
8d94f5b549
@ -37,9 +37,10 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qjniobject.h"
|
||||
|
||||
#include "qjnienvironment.h"
|
||||
#include "qjnihelpers_p.h"
|
||||
#include "qjniobject.h"
|
||||
|
||||
#include <QtCore/QReadWriteLock>
|
||||
#include <QtCore/QHash>
|
||||
|
Loading…
x
Reference in New Issue
Block a user