| Index: Source/core/html/canvas/OESTextureFloatLinear.h
|
| diff --git a/Source/core/html/canvas/OESTextureFloatLinear.h b/Source/core/html/canvas/OESTextureFloatLinear.h
|
| index a0646ccd3a799ef3eaa5bdb2ee0db16f4bf5faa9..2e3d398d1533ac63a326927011d1cc3bcbe5ab61 100644
|
| --- a/Source/core/html/canvas/OESTextureFloatLinear.h
|
| +++ b/Source/core/html/canvas/OESTextureFloatLinear.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef OESTextureFloatLinear_h
|
| #define OESTextureFloatLinear_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|