| Index: src/base/build_config.h
|
| diff --git a/src/base/build_config.h b/src/base/build_config.h
|
| index ea4fe8484638eeb1165b06208176eec6e6445508..1263a56b22b2144d3989f4023fd478b25a16418e 100644
|
| --- a/src/base/build_config.h
|
| +++ b/src/base/build_config.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef V8_BASE_BUILD_CONFIG_H_
|
| #define V8_BASE_BUILD_CONFIG_H_
|
|
|
| -#include "../../include/v8config.h"
|
| +#include "include/v8config.h"
|
|
|
| // Processor architecture detection. For more info on what's defined, see:
|
| // http://msdn.microsoft.com/en-us/library/b0084kay.aspx
|
|
|