| Index: sky/engine/platform/fonts/Latin1TextIterator.h
|
| diff --git a/sky/engine/platform/fonts/Latin1TextIterator.h b/sky/engine/platform/fonts/Latin1TextIterator.h
|
| index 991f0770db3130f4cd9c5e4174ff5fd4b631ffa8..091b1f33308c60af0c9fe081cdd6ccc4423809db 100644
|
| --- a/sky/engine/platform/fonts/Latin1TextIterator.h
|
| +++ b/sky/engine/platform/fonts/Latin1TextIterator.h
|
| @@ -22,7 +22,7 @@
|
| #ifndef Latin1TextIterator_h
|
| #define Latin1TextIterator_h
|
|
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|