| Index: sky/engine/bindings/core/v8/custom/V8Int32ArrayCustom.h
|
| diff --git a/sky/engine/bindings/core/v8/custom/V8Int32ArrayCustom.h b/sky/engine/bindings/core/v8/custom/V8Int32ArrayCustom.h
|
| index 97f26d52b80bdb30de23cce73b3e8885d84b7053..50deed1d796ea47e47ec3d09709a894ead3435fa 100644
|
| --- a/sky/engine/bindings/core/v8/custom/V8Int32ArrayCustom.h
|
| +++ b/sky/engine/bindings/core/v8/custom/V8Int32ArrayCustom.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef V8Int32ArrayCustom_h
|
| #define V8Int32ArrayCustom_h
|
|
|
| -#include "bindings/core/v8/custom/V8TypedArrayCustom.h"
|
| -#include "wtf/Int32Array.h"
|
| +#include "sky/engine/bindings/core/v8/custom/V8TypedArrayCustom.h"
|
| +#include "sky/engine/wtf/Int32Array.h"
|
|
|
| namespace blink {
|
|
|
|
|