Index: Source/core/html/parser/HTMLScriptRunner.cpp |
diff --git a/Source/core/html/parser/HTMLScriptRunner.cpp b/Source/core/html/parser/HTMLScriptRunner.cpp |
index 70c4c25f3b53fa4c189a8587b2942ee6bb067ac8..8b9773b54d837922ad055771cb61c52d233cdee2 100644 |
--- a/Source/core/html/parser/HTMLScriptRunner.cpp |
+++ b/Source/core/html/parser/HTMLScriptRunner.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/html/parser/HTMLScriptRunner.h" |
-#include "bindings/v8/ScriptSourceCode.h" |
+#include "bindings/core/v8/ScriptSourceCode.h" |
#include "core/dom/Element.h" |
#include "core/events/Event.h" |
#include "core/dom/IgnoreDestructiveWriteCountIncrementer.h" |