| Index: Source/core/svg/SVGMPathElement.h
|
| diff --git a/Source/core/svg/SVGMPathElement.h b/Source/core/svg/SVGMPathElement.h
|
| index fd280ace86316e4da61511143801f1d66ff7d7db..e58051e2a09c144d23552a264951434f97cde364 100644
|
| --- a/Source/core/svg/SVGMPathElement.h
|
| +++ b/Source/core/svg/SVGMPathElement.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef SVGMPathElement_h
|
| #define SVGMPathElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedString.h"
|
| #include "core/svg/SVGElement.h"
|
|
|