| Index: sky/engine/core/dom/StyleElement.h
|
| diff --git a/sky/engine/core/dom/StyleElement.h b/sky/engine/core/dom/StyleElement.h
|
| index 4bfca16d32df941d8c12a4fffcab6e444d685dca..8aa14fd691e045a471a82ffd3303ac3906b8380b 100644
|
| --- a/sky/engine/core/dom/StyleElement.h
|
| +++ b/sky/engine/core/dom/StyleElement.h
|
| @@ -21,8 +21,8 @@
|
| #ifndef StyleElement_h
|
| #define StyleElement_h
|
|
|
| -#include "core/css/CSSStyleSheet.h"
|
| -#include "wtf/text/TextPosition.h"
|
| +#include "sky/engine/core/css/CSSStyleSheet.h"
|
| +#include "sky/engine/wtf/text/TextPosition.h"
|
|
|
| namespace blink {
|
|
|
|
|