Index: Source/core/platform/graphics/GeneratedImage.h |
diff --git a/Source/core/platform/graphics/GeneratedImage.h b/Source/core/platform/graphics/GeneratedImage.h |
index 8c5bfb1f8c154349701a5811bad2a2f57887833b..ef3651c1cca515bc0b58e7fcf7b26020ee60388b 100644 |
--- a/Source/core/platform/graphics/GeneratedImage.h |
+++ b/Source/core/platform/graphics/GeneratedImage.h |
@@ -27,7 +27,7 @@ |
#define GeneratedImage_h |
#include "core/platform/graphics/Image.h" |
-#include "core/platform/graphics/IntSize.h" |
+#include "platform/geometry/IntSize.h" |
#include "wtf/RefPtr.h" |
namespace WebCore { |