Chromium Code Reviews| Index: Source/core/svg/SVGVKernElement.cpp |
| diff --git a/Source/core/svg/SVGVKernElement.cpp b/Source/core/svg/SVGVKernElement.cpp |
| index 65a03fe413677db7cd99dd1b47acad855cb04d5b..126023e9d491c9c5ee78ebb33742784f4fb37c4e 100644 |
| --- a/Source/core/svg/SVGVKernElement.cpp |
| +++ b/Source/core/svg/SVGVKernElement.cpp |
| @@ -24,6 +24,7 @@ |
| #include "SVGNames.h" |
| #include "core/svg/SVGFontElement.h" |
| +#include "core/svg/SVGParserUtilities.h" |
| namespace WebCore { |