| Index: Source/core/svg/SVGPolyElement.h
|
| diff --git a/Source/core/svg/SVGPolyElement.h b/Source/core/svg/SVGPolyElement.h
|
| index 433fe84f91ab655ea6b0c6d1b478dfa03bfc8c38..b8abfd113a35c2eecedc961977380a21ae5794a9 100644
|
| --- a/Source/core/svg/SVGPolyElement.h
|
| +++ b/Source/core/svg/SVGPolyElement.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef SVGPolyElement_h
|
| #define SVGPolyElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedPointList.h"
|
| #include "core/svg/SVGGeometryElement.h"
|
|
|