Chromium Code Reviews| Index: Source/core/svg/SVGTitleElement.cpp |
| diff --git a/Source/core/svg/SVGTitleElement.cpp b/Source/core/svg/SVGTitleElement.cpp |
| index 40884c75accea3158a8c8a434c8f17927d8168a4..99050189f146e948dc50c57c2d82817a8aebacbb 100644 |
| --- a/Source/core/svg/SVGTitleElement.cpp |
| +++ b/Source/core/svg/SVGTitleElement.cpp |
| @@ -21,7 +21,7 @@ |
| #include "config.h" |
| #include "core/svg/SVGTitleElement.h" |
| -#include "SVGNames.h" |
| +#include "core/SVGNames.h" |
| #include "core/dom/Document.h" |
| namespace WebCore { |