| Index: sky/engine/platform/text/UnicodeRange.h
|
| diff --git a/sky/engine/platform/text/UnicodeRange.h b/sky/engine/platform/text/UnicodeRange.h
|
| index 18bc096d03551a5c563c3750144fb421ab4cadf6..4f00602f29f7edc10fb7b055c72103053293fbb6 100644
|
| --- a/sky/engine/platform/text/UnicodeRange.h
|
| +++ b/sky/engine/platform/text/UnicodeRange.h
|
| @@ -35,8 +35,8 @@
|
| #ifndef UnicodeRange_h
|
| #define UnicodeRange_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/unicode/Unicode.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/unicode/Unicode.h"
|
|
|
| namespace blink {
|
|
|
|
|