| Index: Source/core/svg/SVGAnimateMotionElement.cpp
|
| diff --git a/Source/core/svg/SVGAnimateMotionElement.cpp b/Source/core/svg/SVGAnimateMotionElement.cpp
|
| index 52f4f4b09c25642f0f053f9f462991bed23b1289..3b5d60c4572684bc75a59d94fd8ef52cb63fe4f1 100644
|
| --- a/Source/core/svg/SVGAnimateMotionElement.cpp
|
| +++ b/Source/core/svg/SVGAnimateMotionElement.cpp
|
| @@ -24,6 +24,7 @@
|
| #include "core/svg/SVGAnimateMotionElement.h"
|
|
|
| #include "core/SVGNames.h"
|
| +#include "core/dom/ElementTraversal.h"
|
| #include "core/rendering/RenderObject.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/SVGPathData.h"
|
|
|