| Index: Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTextureS3TC.h b/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| index aaed4a7764c2372bcfe751f88a59afb084324530..6f4512a49b9ef622b79745dda1bed1431787235a 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| +++ b/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLCompressedTextureS3TC_h
|
| #define WebGLCompressedTextureS3TC_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|