Chromium Code Reviews| Index: src/store-buffer.h |
| diff --git a/src/store-buffer.h b/src/store-buffer.h |
| index 01e7cbeb8d2a439784617f20a16a61793df14459..5b6d5c47625072a971c6b44efb025f1cd7066363 100644 |
| --- a/src/store-buffer.h |
| +++ b/src/store-buffer.h |
| @@ -29,8 +29,8 @@ |
| #define V8_STORE_BUFFER_H_ |
| #include "allocation.h" |
| +#include "base/globals.h" |
| #include "checks.h" |
| -#include "globals.h" |
| #include "platform.h" |
| #include "v8globals.h" |