| Index: sky/engine/wtf/text/StringUTF8Adaptor.h
|
| diff --git a/sky/engine/wtf/text/StringUTF8Adaptor.h b/sky/engine/wtf/text/StringUTF8Adaptor.h
|
| index 07f2825bbb247d97da69ae3a8d5c6b540692d85a..b3477f73a3625c52c043f611338e2782c358d118 100644
|
| --- a/sky/engine/wtf/text/StringUTF8Adaptor.h
|
| +++ b/sky/engine/wtf/text/StringUTF8Adaptor.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef StringUTF8Adaptor_h
|
| #define StringUTF8Adaptor_h
|
|
|
| -#include "wtf/text/CString.h"
|
| -#include "wtf/text/TextEncoding.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/wtf/text/CString.h"
|
| +#include "sky/engine/wtf/text/TextEncoding.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace WTF {
|
|
|
|
|