| Index: Source/core/style/ShapeValue.h
|
| diff --git a/Source/core/style/ShapeValue.h b/Source/core/style/ShapeValue.h
|
| index afb60af7327d442c28e9582c631a137e6aa5db0b..1f9b0f54a38b27ea2c1219c15a86e65dca95d083 100644
|
| --- a/Source/core/style/ShapeValue.h
|
| +++ b/Source/core/style/ShapeValue.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef ShapeValue_h
|
| #define ShapeValue_h
|
|
|
| -#include "core/fetch/ImageResource.h"
|
| +#include "core/dom/ImageResource.h"
|
| #include "core/style/BasicShapes.h"
|
| #include "core/style/DataEquivalency.h"
|
| #include "core/style/ComputedStyleConstants.h"
|
|
|