| Index: Source/core/svg/SVGAnimatedAngle.cpp
|
| diff --git a/Source/core/svg/SVGAnimatedAngle.cpp b/Source/core/svg/SVGAnimatedAngle.cpp
|
| index 24a93caadd016c84172ffdb3d281bb86cfb72288..886a624097cd847047b8adafcbc93988b8863b6c 100644
|
| --- a/Source/core/svg/SVGAnimatedAngle.cpp
|
| +++ b/Source/core/svg/SVGAnimatedAngle.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/svg/SVGAnimatedAngle.h"
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGAngleTearOff.h"
|
| #include "core/svg/SVGMarkerElement.h"
|
|
|
|
|