| Index: sky/engine/build/scripts/templates/ElementWrapperFactory.h.tmpl
|
| diff --git a/sky/engine/build/scripts/templates/ElementWrapperFactory.h.tmpl b/sky/engine/build/scripts/templates/ElementWrapperFactory.h.tmpl
|
| index ce3b520dc9bfe3998c01fcf4d5321597e1f40ff5..56688fe852e14dba21ba32c3179b6623263f89fc 100644
|
| --- a/sky/engine/build/scripts/templates/ElementWrapperFactory.h.tmpl
|
| +++ b/sky/engine/build/scripts/templates/ElementWrapperFactory.h.tmpl
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "bindings/core/v8/V8{{namespace}}Element.h"
|
| #include "bindings/core/v8/V8{{fallback_js_interface}}.h"
|
| -#include <v8.h>
|
| +#include "v8/include/v8.h"
|
|
|
| namespace blink {
|
|
|
|
|