Index: Source/core/platform/graphics/mac/FontComplexTextMac.cpp |
diff --git a/Source/core/platform/graphics/mac/FontComplexTextMac.cpp b/Source/core/platform/graphics/mac/FontComplexTextMac.cpp |
index 00235e65779ce675dcba93089e737a5570745b95..1aa03320dcb625bc700fd75465f844cee30f69c5 100644 |
--- a/Source/core/platform/graphics/mac/FontComplexTextMac.cpp |
+++ b/Source/core/platform/graphics/mac/FontComplexTextMac.cpp |
@@ -28,10 +28,10 @@ |
#include "core/platform/graphics/FontFallbackList.h" |
#include "core/platform/graphics/GlyphBuffer.h" |
#include "core/platform/graphics/GraphicsContext.h" |
-#include "core/platform/graphics/IntRect.h" |
#include "core/platform/graphics/SimpleFontData.h" |
#include "core/platform/graphics/TextRun.h" |
#include "core/platform/graphics/mac/ComplexTextController.h" |
+#include "platform/geometry/IntRect.h" |
#include "wtf/MathExtras.h" |
#include "core/platform/graphics/harfbuzz/HarfBuzzShaper.h" |