| Index: sky/engine/public/web/WebTextDirection.h
|
| diff --git a/sky/engine/public/web/WebTextDirection.h b/sky/engine/public/web/WebTextDirection.h
|
| index cd350c9620e10a0e3ca847851b8eb4715d7673f6..0e944fabb579ad630ef01a56366d4c3e8b228e90 100644
|
| --- a/sky/engine/public/web/WebTextDirection.h
|
| +++ b/sky/engine/public/web/WebTextDirection.h
|
| @@ -32,7 +32,7 @@
|
| #define WebTextDirection_h
|
|
|
| #if BLINK_IMPLEMENTATION
|
| -#include "platform/text/TextDirection.h"
|
| +#include "sky/engine/platform/text/TextDirection.h"
|
| #endif
|
|
|
| namespace blink {
|
|
|