| Index: Source/core/html/canvas/EXTShaderTextureLOD.h
|
| diff --git a/Source/core/html/canvas/EXTShaderTextureLOD.h b/Source/core/html/canvas/EXTShaderTextureLOD.h
|
| index 342d94d09659257ce7cfb3b0da5d65ef34282989..a61b9b2fa94e3d7efc1be8c44bcc99a8903d8351 100644
|
| --- a/Source/core/html/canvas/EXTShaderTextureLOD.h
|
| +++ b/Source/core/html/canvas/EXTShaderTextureLOD.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef EXTShaderTextureLOD_h
|
| #define EXTShaderTextureLOD_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|