Index: Source/core/dom/SelectorQuery.cpp |
diff --git a/Source/core/dom/SelectorQuery.cpp b/Source/core/dom/SelectorQuery.cpp |
index 9541253ffd2bc092ad0533bc1e26842ffd85fe63..2ab1222c9e34c558ab9b96410cc00811eb90681d 100644 |
--- a/Source/core/dom/SelectorQuery.cpp |
+++ b/Source/core/dom/SelectorQuery.cpp |
@@ -27,7 +27,7 @@ |
#include "config.h" |
#include "core/dom/SelectorQuery.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/css/parser/BisonCSSParser.h" |
#include "core/css/SelectorChecker.h" |
#include "core/css/SiblingTraversalStrategies.h" |