| Index: Source/core/html/canvas/EXTBlendMinMax.h
|
| diff --git a/Source/core/html/canvas/EXTBlendMinMax.h b/Source/core/html/canvas/EXTBlendMinMax.h
|
| index 4c6421760ded73956982c12ca9e6e853a21fc0c8..8a463a841a7d969772ec1e7ea66f92db4d7a6218 100644
|
| --- a/Source/core/html/canvas/EXTBlendMinMax.h
|
| +++ b/Source/core/html/canvas/EXTBlendMinMax.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef EXTBlendMinMax_h
|
| #define EXTBlendMinMax_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|