| Index: Source/core/html/canvas/OESTextureHalfFloatLinear.h
|
| diff --git a/Source/core/html/canvas/OESTextureHalfFloatLinear.h b/Source/core/html/canvas/OESTextureHalfFloatLinear.h
|
| index 421bbbca4d07662ed9364f0d9c2b652bc69931fd..0be795b867450b5439df9de3b8e2434a1812350b 100644
|
| --- a/Source/core/html/canvas/OESTextureHalfFloatLinear.h
|
| +++ b/Source/core/html/canvas/OESTextureHalfFloatLinear.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef OESTextureHalfFloatLinear_h
|
| #define OESTextureHalfFloatLinear_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|