Index: runtime/vm/os_thread_win.h |
diff --git a/runtime/vm/os_thread_win.h b/runtime/vm/os_thread_win.h |
index ea75ea57355df90ce8c69db7b23f5052c213abd0..61f1d7fc96b48217ad2576587118ce57cf088484 100644 |
--- a/runtime/vm/os_thread_win.h |
+++ b/runtime/vm/os_thread_win.h |
@@ -12,6 +12,8 @@ |
#include "platform/assert.h" |
#include "platform/globals.h" |
+#include "vm/allocation.h" |
+ |
namespace dart { |
typedef DWORD ThreadLocalKey; |