Index: Source/core/css/SelectorCheckerFastPath.cpp |
diff --git a/Source/core/css/SelectorCheckerFastPath.cpp b/Source/core/css/SelectorCheckerFastPath.cpp |
index 4a833312ef9efba9010f2bfb189263f6072a6746..5ab4c11b6e5c59b807c0d5cadc97a35bcf36c5f4 100644 |
--- a/Source/core/css/SelectorCheckerFastPath.cpp |
+++ b/Source/core/css/SelectorCheckerFastPath.cpp |
@@ -31,7 +31,7 @@ |
#include "HTMLDocument.h" |
#include "HTMLNames.h" |
-#include "StyledElement.h" |
+#include "core/dom/StyledElement.h" |
namespace WebCore { |