| Index: sky/engine/core/html/canvas/OESElementIndexUint.h
|
| diff --git a/sky/engine/core/html/canvas/OESElementIndexUint.h b/sky/engine/core/html/canvas/OESElementIndexUint.h
|
| index 3430aa2b75276103da693a80a7c2044ef28b4953..dd3fdddc72530bef069df6ddcedd7704d08c2eea 100644
|
| --- a/sky/engine/core/html/canvas/OESElementIndexUint.h
|
| +++ b/sky/engine/core/html/canvas/OESElementIndexUint.h
|
| @@ -26,9 +26,9 @@
|
| #ifndef OESElementIndexUint_h
|
| #define OESElementIndexUint_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 {
|
|
|
|
|