Index: Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp |
diff --git a/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp b/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp |
index 107fa287e065fad5d20835b42d24d1cd18740e29..ae039717bf6e4e31ca5a6bbfb9e2831828d1dbbf 100644 |
--- a/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp |
+++ b/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp |
@@ -27,9 +27,9 @@ |
#include "core/platform/graphics/opentype/OpenTypeVerticalData.h" |
#include "platform/SharedBuffer.h" |
-#include "core/platform/graphics/GlyphPage.h" |
#include "core/platform/graphics/SimpleFontData.h" |
#include "core/platform/graphics/opentype/OpenTypeTypes.h" |
+#include "platform/fonts/GlyphPage.h" |
#include "platform/geometry/FloatRect.h" |
#include "wtf/RefPtr.h" |