Index: Source/core/platform/graphics/Image.h |
diff --git a/Source/core/platform/graphics/Image.h b/Source/core/platform/graphics/Image.h |
index 222866e933bcb7148bea262a3b077e4e6c000e5a..5bcd862f01946488fd95fb71759fd5e2a55d8985 100644 |
--- a/Source/core/platform/graphics/Image.h |
+++ b/Source/core/platform/graphics/Image.h |
@@ -30,8 +30,8 @@ |
#include "core/platform/graphics/Color.h" |
#include "core/platform/graphics/GraphicsTypes.h" |
#include "core/platform/graphics/ImageOrientation.h" |
-#include "core/platform/graphics/IntRect.h" |
#include "core/platform/graphics/skia/NativeImageSkia.h" |
+#include "platform/geometry/IntRect.h" |
#include "third_party/skia/include/core/SkXfermode.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |