| Index: Source/core/svg/SVGUseElement.h
|
| diff --git a/Source/core/svg/SVGUseElement.h b/Source/core/svg/SVGUseElement.h
|
| index 88f3537941989ef5e6577921cd4ddb4107c23f2d..2a515547722835372ac4c1467fc38451c48c1be1 100644
|
| --- a/Source/core/svg/SVGUseElement.h
|
| +++ b/Source/core/svg/SVGUseElement.h
|
| @@ -22,7 +22,7 @@
|
| #define SVGUseElement_h
|
|
|
| #include "core/events/EventSender.h"
|
| -#include "core/fetch/DocumentResource.h"
|
| +#include "core/svg/DocumentResource.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGGraphicsElement.h"
|
| #include "core/svg/SVGURIReference.h"
|
|
|