| Index: Source/core/svg/SVGAnimateTransformElement.cpp
|
| diff --git a/Source/core/svg/SVGAnimateTransformElement.cpp b/Source/core/svg/SVGAnimateTransformElement.cpp
|
| index fdfd4c408854e18d7ee16810338b5b01a25c0310..adf0a7cc3c8f2ed52279bb8977091f084708fe6b 100644
|
| --- a/Source/core/svg/SVGAnimateTransformElement.cpp
|
| +++ b/Source/core/svg/SVGAnimateTransformElement.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "core/svg/SVGAnimateTransformElement.h"
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
|
|
| namespace WebCore {
|
|
|