| Index: Source/core/html/canvas/WebGLBuffer.h
|
| diff --git a/Source/core/html/canvas/WebGLBuffer.h b/Source/core/html/canvas/WebGLBuffer.h
|
| index 9f596be4c8a3510341b9fa86502416beeb8b493e..fa099ddc4d163b1c5776327489ad56fcb4f99f06 100644
|
| --- a/Source/core/html/canvas/WebGLBuffer.h
|
| +++ b/Source/core/html/canvas/WebGLBuffer.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLBuffer_h
|
| #define WebGLBuffer_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLSharedObject.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|