Chromium Code Reviews| Index: runtime/vm/os_thread.h |
| diff --git a/runtime/vm/os_thread.h b/runtime/vm/os_thread.h |
| index 98a156640a17f9734ec3c966dc936d3e605802c7..c3250d836cef5b17b80357dadcbacfd0ee579b06 100644 |
| --- a/runtime/vm/os_thread.h |
| +++ b/runtime/vm/os_thread.h |
| @@ -6,6 +6,7 @@ |
| #define VM_OS_THREAD_H_ |
| #include "platform/globals.h" |
| +#include "vm/globals.h" |
| // Declare the OS-specific types ahead of defining the generic classes. |
| #if defined(TARGET_OS_ANDROID) |