| Index: Source/core/html/canvas/WebGLDepthTexture.h
|
| diff --git a/Source/core/html/canvas/WebGLDepthTexture.h b/Source/core/html/canvas/WebGLDepthTexture.h
|
| index 34017ee18018fe0beb44bda8fdec35a1bdcce13a..502bf1ef5b63dfd49c0566355aa1be7f5d58349b 100644
|
| --- a/Source/core/html/canvas/WebGLDepthTexture.h
|
| +++ b/Source/core/html/canvas/WebGLDepthTexture.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLDepthTexture_h
|
| #define WebGLDepthTexture_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|