Chromium Code Reviews| Index: runtime/vm/cpu_ia32.cc |
| diff --git a/runtime/vm/cpu_ia32.cc b/runtime/vm/cpu_ia32.cc |
| index 5445b486168c153fd0b82c4e1925b1c6f4625737..441a8addfd546ca72c6b9ff59fd6e5a83597b0cc 100644 |
| --- a/runtime/vm/cpu_ia32.cc |
| +++ b/runtime/vm/cpu_ia32.cc |
| @@ -6,6 +6,7 @@ |
| #if defined(TARGET_ARCH_IA32) |
| #include "vm/cpu.h" |
| +#include "vm/cpu_ia32.h" |
| #include "vm/assembler.h" |
| #include "vm/constants_ia32.h" |