Chromium Code Reviews| Index: src/allocation.h |
| diff --git a/src/allocation.h b/src/allocation.h |
| index 380fa05ff37d2bf89a8d5bee2d05fb1291d0ed9b..62665a0f1cbdc372d7dfb3fbed576a8d9020b1a3 100644 |
| --- a/src/allocation.h |
| +++ b/src/allocation.h |
| @@ -28,7 +28,7 @@ |
| #ifndef V8_ALLOCATION_H_ |
| #define V8_ALLOCATION_H_ |
| -#include "globals.h" |
| +#include "base/globals.h" |
| namespace v8 { |
| namespace internal { |