Chromium Code Reviews| Index: Source/core/svg/SVGLangSpace.h |
| diff --git a/Source/core/svg/SVGLangSpace.h b/Source/core/svg/SVGLangSpace.h |
| index 5bb0f15e22f5e7933212219cd0a88f2754379708..b10c97d90a147be9d8fa1bdbabacce4a0e05f921 100644 |
| --- a/Source/core/svg/SVGLangSpace.h |
| +++ b/Source/core/svg/SVGLangSpace.h |
| @@ -22,7 +22,7 @@ |
| #define SVGLangSpace_h |
| #include "core/dom/QualifiedName.h" |
| -#include <wtf/HashSet.h> |
| +#include "wtf/HashSet.h" |
| namespace WebCore { |