Index: Source/core/xml/XSLTProcessor.h |
diff --git a/Source/core/xml/XSLTProcessor.h b/Source/core/xml/XSLTProcessor.h |
index 402ef07a917e81e10a9e44ceec7726e50ca352b4..a3606c2642bcc838338376af8bb4805f45875895 100644 |
--- a/Source/core/xml/XSLTProcessor.h |
+++ b/Source/core/xml/XSLTProcessor.h |
@@ -23,7 +23,7 @@ |
#ifndef XSLTProcessor_h |
#define XSLTProcessor_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/dom/Node.h" |
#include "core/xml/XSLStyleSheet.h" |
#include "platform/RuntimeEnabledFeatures.h" |