| Index: Source/core/html/shadow/SelectRuleFeatureSet.h
|
| diff --git a/Source/core/html/shadow/SelectRuleFeatureSet.h b/Source/core/html/shadow/SelectRuleFeatureSet.h
|
| index d0f2de6821b3250916c7ec16ded4db75984a0817..2d9c1d2fc2d5c4a990c8312cddd1982aac6d0f2e 100644
|
| --- a/Source/core/html/shadow/SelectRuleFeatureSet.h
|
| +++ b/Source/core/html/shadow/SelectRuleFeatureSet.h
|
| @@ -32,7 +32,7 @@
|
| #define SelectRuleFeatureSet_h
|
|
|
| #include "Element.h"
|
| -#include "RuleFeature.h"
|
| +#include "core/css/RuleFeature.h"
|
|
|
| namespace WebCore {
|
|
|
|
|