| Index: Source/core/svg/SVGMatrixTearOff.h
|
| diff --git a/Source/core/svg/SVGMatrixTearOff.h b/Source/core/svg/SVGMatrixTearOff.h
|
| index 681b82d9aff5b778693c3dfcfbc0922d200c3471..328f9248a5f35ffe0e59db326ffb6f1b20351a43 100644
|
| --- a/Source/core/svg/SVGMatrixTearOff.h
|
| +++ b/Source/core/svg/SVGMatrixTearOff.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef SVGMatrixTearOff_h
|
| #define SVGMatrixTearOff_h
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/transforms/AffineTransform.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|