diff --git a/tests/cpp-tests/Classes/JNITest/JNITest.cpp b/tests/cpp-tests/Classes/JNITest/JNITest.cpp index 1e82d75d1a..90dd5caca0 100644 --- a/tests/cpp-tests/Classes/JNITest/JNITest.cpp +++ b/tests/cpp-tests/Classes/JNITest/JNITest.cpp @@ -1,5 +1,5 @@ #include "JNITest.h" -#include "jni/JNIHelper.h" +#include "platform/android/jni/JNIHelper.h" #include