| Index: Source/core/html/canvas/OESStandardDerivatives.h
|
| diff --git a/Source/core/html/canvas/OESStandardDerivatives.h b/Source/core/html/canvas/OESStandardDerivatives.h
|
| index 8eb7226eb20e60bdf859178a087202f5d7ecab14..30386c38133aff3d2f3ff9af273a065901735cd1 100644
|
| --- a/Source/core/html/canvas/OESStandardDerivatives.h
|
| +++ b/Source/core/html/canvas/OESStandardDerivatives.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef OESStandardDerivatives_h
|
| #define OESStandardDerivatives_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|