Index: Source/core/html/HTMLFrameSetElement.cpp |
diff --git a/Source/core/html/HTMLFrameSetElement.cpp b/Source/core/html/HTMLFrameSetElement.cpp |
index 0a00f463f195a368c8cc9f4fa51329f9dffacc36..48f178ca8edbc48112ffc03600ee15465dd0ce4e 100644 |
--- a/Source/core/html/HTMLFrameSetElement.cpp |
+++ b/Source/core/html/HTMLFrameSetElement.cpp |
@@ -24,7 +24,7 @@ |
#include "config.h" |
#include "core/html/HTMLFrameSetElement.h" |
-#include "bindings/v8/ScriptEventListener.h" |
+#include "bindings/core/v8/ScriptEventListener.h" |
#include "core/CSSPropertyNames.h" |
#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |