Chromium Code Reviews| Index: Source/core/svg/SVGMatrix.h |
| diff --git a/Source/core/svg/SVGMatrix.h b/Source/core/svg/SVGMatrix.h |
| index e892b2d51f043470e8aede77e8b81df5d6e7587e..ea00ea5355a9262d4bfa1c1d7132a78a73bc2200 100644 |
| --- a/Source/core/svg/SVGMatrix.h |
| +++ b/Source/core/svg/SVGMatrix.h |
| @@ -22,7 +22,7 @@ |
| #include "bindings/v8/ExceptionState.h" |
| #include "core/dom/ExceptionCode.h" |
| -#include "core/platform/graphics/transforms/AffineTransform.h" |
| +#include "platform/transforms/AffineTransform.h" |
| namespace WebCore { |