Chromium Code Reviews| Index: src/register-allocator-inl.h |
| diff --git a/src/register-allocator-inl.h b/src/register-allocator-inl.h |
| index 8611d6a2519dab39cbdd800368af0ce0408212f8..9e745b52eac3d0a022c363a5b4f3d0002d597c51 100644 |
| --- a/src/register-allocator-inl.h |
| +++ b/src/register-allocator-inl.h |
| @@ -28,6 +28,7 @@ |
| #ifndef V8_REGISTER_ALLOCATOR_INL_H_ |
| #define V8_REGISTER_ALLOCATOR_INL_H_ |
| +#include "register-allocator.h" |
| #include "virtual-frame.h" |
| namespace v8 { namespace internal { |