Chromium Code Reviews| Index: Source/core/svg/SVGStyleElement.h |
| diff --git a/Source/core/svg/SVGStyleElement.h b/Source/core/svg/SVGStyleElement.h |
| index 8171f4e040b2962fac47f36a748403441664d136..6c6f2974211c85b2a889ded05327ef6e31907fa4 100644 |
| --- a/Source/core/svg/SVGStyleElement.h |
| +++ b/Source/core/svg/SVGStyleElement.h |
| @@ -24,7 +24,7 @@ |
| #if ENABLE(SVG) |
| #include "SVGElement.h" |
| #include "SVGLangSpace.h" |
| -#include "StyleElement.h" |
| +#include "core/dom/StyleElement.h" |
| namespace WebCore { |