| Index: Source/core/svg/SVGFEImageElement.cpp
|
| diff --git a/Source/core/svg/SVGFEImageElement.cpp b/Source/core/svg/SVGFEImageElement.cpp
|
| index 5ac3fa4b2b0436c8f7b0a190d8ee485c3f41fb35..7079375a87e3b239f53aedbd5ebcf3cf1f87187a 100644
|
| --- a/Source/core/svg/SVGFEImageElement.cpp
|
| +++ b/Source/core/svg/SVGFEImageElement.cpp
|
| @@ -24,6 +24,7 @@
|
| #include "core/svg/SVGFEImageElement.h"
|
|
|
| #include "SVGNames.h"
|
| +#include "XLinkNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/loader/cache/CachedImage.h"
|
| #include "core/loader/cache/CachedResourceLoader.h"
|
|
|