| Index: sky/engine/core/html/parser/HTMLInputStream.h
|
| diff --git a/sky/engine/core/html/parser/HTMLInputStream.h b/sky/engine/core/html/parser/HTMLInputStream.h
|
| index 8c0ff13e6523a5dea885f2058aa888344e1689da..81f9008c90b14f86c6f7bec11713320d4773bf71 100644
|
| --- a/sky/engine/core/html/parser/HTMLInputStream.h
|
| +++ b/sky/engine/core/html/parser/HTMLInputStream.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef HTMLInputStream_h
|
| #define HTMLInputStream_h
|
|
|
| -#include "core/html/parser/InputStreamPreprocessor.h"
|
| -#include "platform/text/SegmentedString.h"
|
| +#include "sky/engine/core/html/parser/InputStreamPreprocessor.h"
|
| +#include "sky/engine/platform/text/SegmentedString.h"
|
|
|
| namespace blink {
|
|
|
|
|