Chromium Code Reviews| Index: runtime/vm/os_win.cc |
| diff --git a/runtime/vm/os_win.cc b/runtime/vm/os_win.cc |
| index 72604dc42eef0284b216d2c5b2a67f5b9484a90a..1203c1e15da735a715667f060215d675e65b8fe9 100644 |
| --- a/runtime/vm/os_win.cc |
| +++ b/runtime/vm/os_win.cc |
| @@ -7,6 +7,7 @@ |
| #include <malloc.h> |
| #include <time.h> |
| +#include "platform/utils.h" |
| #include "platform/assert.h" |
| namespace dart { |