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 ae039717bf6e4e31ca5a6bbfb9e2831828d1dbbf..37077b885a4234c87a1a323052fdc2900c184174 100644 |
--- a/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp |
+++ b/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp |
@@ -28,8 +28,8 @@ |
#include "platform/SharedBuffer.h" |
#include "core/platform/graphics/SimpleFontData.h" |
-#include "core/platform/graphics/opentype/OpenTypeTypes.h" |
#include "platform/fonts/GlyphPage.h" |
+#include "platform/fonts/opentype/OpenTypeTypes.h" |
#include "platform/geometry/FloatRect.h" |
#include "wtf/RefPtr.h" |