| Index: Source/core/html/canvas/WebGLCompressedTexturePVRTC.h
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTexturePVRTC.h b/Source/core/html/canvas/WebGLCompressedTexturePVRTC.h
|
| index 27cde75bca7b6d35d9909bf1dc23ad0ff05da5be..b17e401c1a03368c8b2d1f5ebb23e9d1b14a4bd2 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTexturePVRTC.h
|
| +++ b/Source/core/html/canvas/WebGLCompressedTexturePVRTC.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLCompressedTexturePVRTC_h
|
| #define WebGLCompressedTexturePVRTC_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|