| Index: Source/core/platform/graphics/Font.h
|
| diff --git a/Source/core/platform/graphics/Font.h b/Source/core/platform/graphics/Font.h
|
| index 9e83145bbcb46bb627f418448639ff419032d33b..5a442c1838df9faaf0f6ca51ac458a7f2ea68248 100644
|
| --- a/Source/core/platform/graphics/Font.h
|
| +++ b/Source/core/platform/graphics/Font.h
|
| @@ -29,7 +29,7 @@
|
| #include "core/platform/graphics/FontFallbackList.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
| #include "core/platform/graphics/TypesettingFeatures.h"
|
| -#include "core/platform/text/TextDirection.h"
|
| +#include "platform/text/TextDirection.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/MathExtras.h"
|
|
|