Chromium Code Reviews| Index: runtime/vm/debuginfo.h |
| diff --git a/runtime/vm/debuginfo.h b/runtime/vm/debuginfo.h |
| index 778446da6e3c4dee30d3997adc59b4608e5d0714..fd942680fd87978d9fb84c06ae2fb5c035e0d0a2 100644 |
| --- a/runtime/vm/debuginfo.h |
| +++ b/runtime/vm/debuginfo.h |
| @@ -6,8 +6,8 @@ |
| #define VM_DEBUGINFO_H_ |
| #include "platform/assert.h" |
| +#include "platform/utils.h" |
| #include "vm/globals.h" |
| -#include "vm/utils.h" |
| namespace dart { |