Chromium Code Reviews| Index: src/ia32/lithium-ia32.cc |
| diff --git a/src/ia32/lithium-ia32.cc b/src/ia32/lithium-ia32.cc |
| index cc4300592c0dd9b895656d3ad3929bc40226dfcd..160cd3ecc78c3f69332481e415c46353e611dc9c 100644 |
| --- a/src/ia32/lithium-ia32.cc |
| +++ b/src/ia32/lithium-ia32.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "src/ia32/lithium-ia32.h" |
| + |
| #include <sstream> |
| #if V8_TARGET_ARCH_IA32 |