| Index: sky/engine/wtf/text/TextCodecICU.h
|
| diff --git a/sky/engine/wtf/text/TextCodecICU.h b/sky/engine/wtf/text/TextCodecICU.h
|
| index b999533e9f865ef1b124d5f0c5aa2ad4cf7b70f2..32d6fbfe3ff32efdf581575187ea604047f76ee4 100644
|
| --- a/sky/engine/wtf/text/TextCodecICU.h
|
| +++ b/sky/engine/wtf/text/TextCodecICU.h
|
| @@ -28,8 +28,8 @@
|
| #define TextCodecICU_h
|
|
|
| #include <unicode/utypes.h>
|
| -#include "wtf/text/TextCodec.h"
|
| -#include "wtf/text/TextEncoding.h"
|
| +#include "sky/engine/wtf/text/TextCodec.h"
|
| +#include "sky/engine/wtf/text/TextEncoding.h"
|
|
|
| typedef struct UConverter UConverter;
|
|
|
|
|