Index: Source/web/painting/PaintAggregator.h |
diff --git a/Source/web/painting/PaintAggregator.h b/Source/web/painting/PaintAggregator.h |
index 96afe10d84e0e0f6cdbb20a9ceec8d694c90ba86..cc12b935c42fdd3f7c3efa306473da3375a11491 100644 |
--- a/Source/web/painting/PaintAggregator.h |
+++ b/Source/web/painting/PaintAggregator.h |
@@ -31,8 +31,8 @@ |
#ifndef PaintAggregator_h |
#define PaintAggregator_h |
-#include "core/platform/graphics/IntPoint.h" |
-#include "core/platform/graphics/IntRect.h" |
+#include "platform/geometry/IntPoint.h" |
+#include "platform/geometry/IntRect.h" |
#include "wtf/Vector.h" |
namespace WebKit { |