Chromium Code Reviews| Index: src/v8.h |
| diff --git a/src/v8.h b/src/v8.h |
| index 74e98f151de09972fa0ca65216543eea6a5ed7e6..a2313b0e3cf4bdf2fee2b2179fcc579ce33bf11c 100644 |
| --- a/src/v8.h |
| +++ b/src/v8.h |
| @@ -54,7 +54,7 @@ |
| // Basic includes |
| #include "../include/v8.h" |
| #include "v8globals.h" |
| -#include "checks.h" |
| +#include "v8checks.h" |
| #include "allocation.h" |
| #include "v8utils.h" |
| #include "flags.h" |