| Index: sky/engine/wtf/text/TextCodecReplacement.h
|
| diff --git a/sky/engine/wtf/text/TextCodecReplacement.h b/sky/engine/wtf/text/TextCodecReplacement.h
|
| index 0d190f7348697c043b7b4996f20e9942dbb84103..12844a1032f5fd3517d391b0dd639cb9603ebd7e 100644
|
| --- a/sky/engine/wtf/text/TextCodecReplacement.h
|
| +++ b/sky/engine/wtf/text/TextCodecReplacement.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef TextCodecReplacement_h
|
| #define TextCodecReplacement_h
|
|
|
| -#include "wtf/text/TextCodec.h"
|
| -#include "wtf/text/TextCodecUTF8.h"
|
| +#include "sky/engine/wtf/text/TextCodec.h"
|
| +#include "sky/engine/wtf/text/TextCodecUTF8.h"
|
|
|
| namespace WTF {
|
|
|
|
|