Index: Source/core/html/parser/HTMLParserOptions.cpp |
diff --git a/Source/core/html/parser/HTMLParserOptions.cpp b/Source/core/html/parser/HTMLParserOptions.cpp |
index b08cf92994e017a53455a60fc79541e64ec465c4..b3ecca2086c56655ab0028fa7a3041656037d072 100644 |
--- a/Source/core/html/parser/HTMLParserOptions.cpp |
+++ b/Source/core/html/parser/HTMLParserOptions.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/html/parser/HTMLParserOptions.h" |
-#include "bindings/v8/ScriptController.h" |
+#include "bindings/core/v8/ScriptController.h" |
#include "core/dom/Document.h" |
#include "core/frame/LocalFrame.h" |
#include "core/frame/Settings.h" |