| Index: Source/core/html/canvas/OESElementIndexUint.h
|
| diff --git a/Source/core/html/canvas/OESElementIndexUint.h b/Source/core/html/canvas/OESElementIndexUint.h
|
| index f11ebd251ee959e6c0afd2d7ac822dee66484c2d..5df485ed928a9615991f33db8b6a8b6b867c5ab8 100644
|
| --- a/Source/core/html/canvas/OESElementIndexUint.h
|
| +++ b/Source/core/html/canvas/OESElementIndexUint.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef OESElementIndexUint_h
|
| #define OESElementIndexUint_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|