| Index: sky/engine/wtf/unicode/UTF8.h
|
| diff --git a/sky/engine/wtf/unicode/UTF8.h b/sky/engine/wtf/unicode/UTF8.h
|
| index 8b04cb90262ab41c30ff2fe3cfc801b9506b4278..e480ee49913a262727cf34bcd4495c184e34ba84 100644
|
| --- a/sky/engine/wtf/unicode/UTF8.h
|
| +++ b/sky/engine/wtf/unicode/UTF8.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef WTF_UTF8_h
|
| #define WTF_UTF8_h
|
|
|
| -#include "wtf/unicode/Unicode.h"
|
| -#include "wtf/WTFExport.h"
|
| +#include "sky/engine/wtf/WTFExport.h"
|
| +#include "sky/engine/wtf/unicode/Unicode.h"
|
|
|
| namespace WTF {
|
| namespace Unicode {
|
|
|