mirror of https://github.com/axmolengine/axmol.git
fix missing include
This commit is contained in:
parent
80e8b58b53
commit
ef89025d4b
|
@ -1,5 +1,5 @@
|
||||||
#include "JNITest.h"
|
#include "JNITest.h"
|
||||||
#include "jni/JNIHelper.h"
|
#include "platform/android/jni/JNIHelper.h"
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue