Chromium Code Reviews| Index: Source/core/svg/SVGDefsElement.cpp |
| diff --git a/Source/core/svg/SVGDefsElement.cpp b/Source/core/svg/SVGDefsElement.cpp |
| index 7fc70926af0486c3a884339d2173b2351d6102e6..778adbe391ed40868b7d5445619f88fbea0df50f 100644 |
| --- a/Source/core/svg/SVGDefsElement.cpp |
| +++ b/Source/core/svg/SVGDefsElement.cpp |
| @@ -22,7 +22,7 @@ |
| #include "core/svg/SVGDefsElement.h" |
| -#include "SVGNames.h" |
| +#include "core/SVGNames.h" |
| #include "core/rendering/svg/RenderSVGHiddenContainer.h" |
| namespace WebCore { |