| Index: Source/core/svg/SVGAnimateElement.h
|
| diff --git a/Source/core/svg/SVGAnimateElement.h b/Source/core/svg/SVGAnimateElement.h
|
| index ca52cd01c035edcbf2c2855d680a4af0049a265b..8fd9c902e873916c6c66e702a8df57c052153663 100644
|
| --- a/Source/core/svg/SVGAnimateElement.h
|
| +++ b/Source/core/svg/SVGAnimateElement.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef SVGAnimateElement_h
|
| #define SVGAnimateElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGAnimatedTypeAnimator.h"
|
| #include "core/svg/SVGAnimationElement.h"
|
| #include "wtf/OwnPtr.h"
|
|
|