Index: runtime/bin/thread_android.cc |
=================================================================== |
--- runtime/bin/thread_android.cc (revision 39172) |
+++ runtime/bin/thread_android.cc (working copy) |
@@ -5,7 +5,7 @@ |
#include "platform/globals.h" |
#if defined(TARGET_OS_ANDROID) |
-#include "platform/thread.h" |
+#include "bin/thread.h" |
#include <errno.h> // NOLINT |
#include <sys/time.h> // NOLINT |