Chromium Code Reviews| Index: src/i18n.cc |
| diff --git a/src/i18n.cc b/src/i18n.cc |
| index 58b8a8dc5c7a5d9df902b01201763df958fd5a3c..9cd38a3a4f23e1e1eef13918ea9720744ef20f84 100644 |
| --- a/src/i18n.cc |
| +++ b/src/i18n.cc |
| @@ -10,6 +10,7 @@ |
| #include "src/api.h" |
| #include "src/factory.h" |
| #include "src/isolate.h" |
| +#include "src/objects-inl.h" |
| #include "unicode/brkiter.h" |
| #include "unicode/calendar.h" |
| #include "unicode/coll.h" |