| Index: sky/engine/wtf/text/TextCodecASCIIFastPath.h
|
| diff --git a/sky/engine/wtf/text/TextCodecASCIIFastPath.h b/sky/engine/wtf/text/TextCodecASCIIFastPath.h
|
| index f7a7d6a7ece9444a68933211eace3143794c46e1..b9a74f1ba94000e98b5aa228c390a891dfc34252 100644
|
| --- a/sky/engine/wtf/text/TextCodecASCIIFastPath.h
|
| +++ b/sky/engine/wtf/text/TextCodecASCIIFastPath.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef TextCodecASCIIFastPath_h
|
| #define TextCodecASCIIFastPath_h
|
|
|
| -#include "wtf/text/ASCIIFastPath.h"
|
| +#include "sky/engine/wtf/text/ASCIIFastPath.h"
|
|
|
| namespace WTF {
|
|
|
|
|