Index: Source/core/html/shadow/HTMLContentElement.h |
diff --git a/Source/core/html/shadow/HTMLContentElement.h b/Source/core/html/shadow/HTMLContentElement.h |
index f633034b8ec808dfa06a442b7955b2e06da27b89..de78f02db0fe367efd6d6fd5945c74ee95e200cd 100644 |
--- a/Source/core/html/shadow/HTMLContentElement.h |
+++ b/Source/core/html/shadow/HTMLContentElement.h |
@@ -31,8 +31,8 @@ |
#ifndef HTMLContentElement_h |
#define HTMLContentElement_h |
-#include "CSSSelectorList.h" |
#include "InsertionPoint.h" |
+#include "core/css/CSSSelectorList.h" |
#include <wtf/Forward.h> |
namespace WebCore { |