Chromium Code Reviews| Index: Source/core/svg/SVGSymbolElement.cpp |
| diff --git a/Source/core/svg/SVGSymbolElement.cpp b/Source/core/svg/SVGSymbolElement.cpp |
| index 7370e216d97645e9d2d86a73b257daa02664eaf5..8b534182b55c8124cd1bf7abdd460571f5608ee2 100644 |
| --- a/Source/core/svg/SVGSymbolElement.cpp |
| +++ b/Source/core/svg/SVGSymbolElement.cpp |
| @@ -22,7 +22,7 @@ |
| #include "core/svg/SVGSymbolElement.h" |
| -#include "SVGNames.h" |
| +#include "core/SVGNames.h" |
| #include "core/rendering/svg/RenderSVGHiddenContainer.h" |
| namespace WebCore { |