| Index: sky/engine/core/html/canvas/OESTextureHalfFloatLinear.h
|
| diff --git a/sky/engine/core/html/canvas/OESTextureHalfFloatLinear.h b/sky/engine/core/html/canvas/OESTextureHalfFloatLinear.h
|
| index 73ffd869b607941a1e609920907748bf4b3056f1..73958881048547f9e223a843714401a70e326755 100644
|
| --- a/sky/engine/core/html/canvas/OESTextureHalfFloatLinear.h
|
| +++ b/sky/engine/core/html/canvas/OESTextureHalfFloatLinear.h
|
| @@ -26,9 +26,9 @@
|
| #ifndef OESTextureHalfFloatLinear_h
|
| #define OESTextureHalfFloatLinear_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 {
|
|
|
|
|