| Index: sky/engine/core/dom/shadow/SelectRuleFeatureSet.h
|
| diff --git a/sky/engine/core/dom/shadow/SelectRuleFeatureSet.h b/sky/engine/core/dom/shadow/SelectRuleFeatureSet.h
|
| index 8e9cfaf5471dde6bacda4fcbd16590dc04b902f0..bbae2cc0b1e833ac0bf5ed151d0061bf6a6b7599 100644
|
| --- a/sky/engine/core/dom/shadow/SelectRuleFeatureSet.h
|
| +++ b/sky/engine/core/dom/shadow/SelectRuleFeatureSet.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef SelectRuleFeatureSet_h
|
| #define SelectRuleFeatureSet_h
|
|
|
| -#include "core/css/RuleFeature.h"
|
| -#include "core/dom/Element.h"
|
| +#include "sky/engine/core/css/RuleFeature.h"
|
| +#include "sky/engine/core/dom/Element.h"
|
|
|
| namespace blink {
|
|
|
|
|