Index: Source/core/css/CSSGradientValue.cpp |
diff --git a/Source/core/css/CSSGradientValue.cpp b/Source/core/css/CSSGradientValue.cpp |
index 395d401df387e3191a076741628d1317cbb02caf..32bc0e26b471573e707a815f3a3e42d6c6a95285 100644 |
--- a/Source/core/css/CSSGradientValue.cpp |
+++ b/Source/core/css/CSSGradientValue.cpp |
@@ -33,8 +33,8 @@ |
#include "core/platform/graphics/GeneratorGeneratedImage.h" |
#include "core/platform/graphics/Gradient.h" |
#include "core/platform/graphics/Image.h" |
-#include "core/platform/graphics/IntSize.h" |
#include "core/rendering/RenderObject.h" |
+#include "platform/geometry/IntSize.h" |
#include "wtf/text/StringBuilder.h" |
#include "wtf/text/WTFString.h" |