Chromium Code Reviews| Index: Source/core/svg/SVGURIReference.cpp |
| diff --git a/Source/core/svg/SVGURIReference.cpp b/Source/core/svg/SVGURIReference.cpp |
| index 3a2563fe840f2e14166e31f145cfb29fe7b50e8e..270e2616102ec742236294c2f59c973e9400788c 100644 |
| --- a/Source/core/svg/SVGURIReference.cpp |
| +++ b/Source/core/svg/SVGURIReference.cpp |
| @@ -22,6 +22,7 @@ |
| #include "core/svg/SVGURIReference.h" |
| +#include "XLinkNames.h" |
| #include "core/dom/Document.h" |
| #include "weborigin/KURL.h" |