| Index: Source/core/html/shadow/SelectRuleFeatureSet.cpp
|
| diff --git a/Source/core/html/shadow/SelectRuleFeatureSet.cpp b/Source/core/html/shadow/SelectRuleFeatureSet.cpp
|
| index 46522c4453bc3eb0361fd4611ad1967226cdd1c0..9bd80005e319218cbc7556089203bbffd2a05e35 100644
|
| --- a/Source/core/html/shadow/SelectRuleFeatureSet.cpp
|
| +++ b/Source/core/html/shadow/SelectRuleFeatureSet.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "SelectRuleFeatureSet.h"
|
|
|
| -#include "CSSSelector.h"
|
| +#include "core/css/CSSSelector.h"
|
|
|
| namespace WebCore {
|
|
|
|
|