Chromium Code Reviews| Index: Source/core/svg/SVGPolygonElement.h |
| diff --git a/Source/core/svg/SVGPolygonElement.h b/Source/core/svg/SVGPolygonElement.h |
| index c8117ab12212b302d583c9cd89019cef882aef13..1b785f5c990aab418b529f5c9d2352f8e792e047 100644 |
| --- a/Source/core/svg/SVGPolygonElement.h |
| +++ b/Source/core/svg/SVGPolygonElement.h |
| @@ -21,7 +21,7 @@ |
| #ifndef SVGPolygonElement_h |
| #define SVGPolygonElement_h |
| -#include "SVGNames.h" |
| +#include "core/SVGNames.h" |
| #include "core/svg/SVGPolyElement.h" |
| namespace WebCore { |