Index: Source/core/xml/XPathEvaluator.h |
diff --git a/Source/core/xml/XPathEvaluator.h b/Source/core/xml/XPathEvaluator.h |
index c76e159d0779894393aaaf5a31926672180dc309..6b1329acc5671543a5c09f9011449cd86d020318 100644 |
--- a/Source/core/xml/XPathEvaluator.h |
+++ b/Source/core/xml/XPathEvaluator.h |
@@ -27,7 +27,7 @@ |
#ifndef XPathEvaluator_h |
#define XPathEvaluator_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Forward.h" |
#include "wtf/PassRefPtr.h" |