Index: Source/core/platform/graphics/BitmapImage.h |
diff --git a/Source/core/platform/graphics/BitmapImage.h b/Source/core/platform/graphics/BitmapImage.h |
index 6914f233f9a63c8e0e9db75f1112906b766e72cb..3b3af0735cacb26c1e88ce7ae25ddeb23dbca829 100644 |
--- a/Source/core/platform/graphics/BitmapImage.h |
+++ b/Source/core/platform/graphics/BitmapImage.h |
@@ -33,7 +33,7 @@ |
#include "core/platform/graphics/Image.h" |
#include "core/platform/graphics/ImageOrientation.h" |
#include "core/platform/graphics/ImageSource.h" |
-#include "core/platform/graphics/IntSize.h" |
+#include "platform/geometry/IntSize.h" |
#include "wtf/Forward.h" |
namespace WebCore { |