| Index: Source/core/svg/SVGFEImageElement.h
|
| diff --git a/Source/core/svg/SVGFEImageElement.h b/Source/core/svg/SVGFEImageElement.h
|
| index ec9d4f1d91317637e64f1f3177b34d9dcfd15a5a..082e6170147b8ba2e661bbcad9f33ca9cb6927a1 100644
|
| --- a/Source/core/svg/SVGFEImageElement.h
|
| +++ b/Source/core/svg/SVGFEImageElement.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef SVGFEImageElement_h
|
| #define SVGFEImageElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/fetch/ImageResource.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| #include "core/svg/SVGAnimatedBoolean.h"
|
|
|