| 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 e005275f9a1f7a698d48c503b3a52a88ed013ed1..d60fbd7063ada06af89522775aa0241bffd43de4 100644
|
| --- a/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp
|
| +++ b/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/platform/graphics/GlyphPage.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
| #include "core/platform/graphics/opentype/OpenTypeTypes.h"
|
| -#include <wtf/RefPtr.h>
|
| +#include "wtf/RefPtr.h"
|
|
|
| using namespace std;
|
|
|
|
|