summaryrefslogtreecommitdiff
path: root/platform/android/thread_jandroid.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/thread_jandroid.h')
-rw-r--r--platform/android/thread_jandroid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/thread_jandroid.h b/platform/android/thread_jandroid.h
index 2bb64f3db2..a57bc47e6d 100644
--- a/platform/android/thread_jandroid.h
+++ b/platform/android/thread_jandroid.h
@@ -35,7 +35,7 @@
@author Juan Linietsky <reduzio@gmail.com>
*/
-#include "os/thread.h"
+#include "core/os/thread.h"
#include <jni.h>
#include <pthread.h>
#include <sys/types.h>