| Index: Source/core/html/canvas/OESTextureHalfFloat.h
|
| diff --git a/Source/core/html/canvas/OESTextureHalfFloat.h b/Source/core/html/canvas/OESTextureHalfFloat.h
|
| index dc5d917a345f895b0a18984bce1861ffd9e0d2cc..abebc6b9e88c44861427d5f0e6a595b3874d9d2c 100644
|
| --- a/Source/core/html/canvas/OESTextureHalfFloat.h
|
| +++ b/Source/core/html/canvas/OESTextureHalfFloat.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef OESTextureHalfFloat_h
|
| #define OESTextureHalfFloat_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|