Index: Source/core/html/shadow/SelectRuleFeatureSet.h |
diff --git a/Source/core/html/shadow/SelectRuleFeatureSet.h b/Source/core/html/shadow/SelectRuleFeatureSet.h |
index 2d9c1d2fc2d5c4a990c8312cddd1982aac6d0f2e..7292b128d627a110e3a67fa258db68b6da987194 100644 |
--- a/Source/core/html/shadow/SelectRuleFeatureSet.h |
+++ b/Source/core/html/shadow/SelectRuleFeatureSet.h |
@@ -31,8 +31,8 @@ |
#ifndef SelectRuleFeatureSet_h |
#define SelectRuleFeatureSet_h |
-#include "Element.h" |
#include "core/css/RuleFeature.h" |
+#include "core/dom/Element.h" |
namespace WebCore { |