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