| Index: sky/engine/core/html/canvas/EXTBlendMinMax.h
|
| diff --git a/sky/engine/core/html/canvas/EXTBlendMinMax.h b/sky/engine/core/html/canvas/EXTBlendMinMax.h
|
| index f09d15eacd4f6a877dcf6f714680de8b5dc41b85..ffa683626e1472612b35b08ad4b49b98aed22dca 100644
|
| --- a/sky/engine/core/html/canvas/EXTBlendMinMax.h
|
| +++ b/sky/engine/core/html/canvas/EXTBlendMinMax.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef EXTBlendMinMax_h
|
| #define EXTBlendMinMax_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "core/html/canvas/WebGLExtension.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "sky/engine/bindings/core/v8/ScriptWrappable.h"
|
| +#include "sky/engine/core/html/canvas/WebGLExtension.h"
|
| +#include "sky/engine/wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|