Index: Source/core/html/HTMLBodyElement.cpp |
diff --git a/Source/core/html/HTMLBodyElement.cpp b/Source/core/html/HTMLBodyElement.cpp |
index 624dec6126e55b7272c8d52e7c6fb26425e2e489..76b98fb2f061b29d01f803f3218fc14ce4f5c6fd 100644 |
--- a/Source/core/html/HTMLBodyElement.cpp |
+++ b/Source/core/html/HTMLBodyElement.cpp |
@@ -24,7 +24,7 @@ |
#include "config.h" |
#include "core/html/HTMLBodyElement.h" |
-#include "bindings/v8/ScriptEventListener.h" |
+#include "bindings/core/v8/ScriptEventListener.h" |
#include "core/CSSValueKeywords.h" |
#include "core/HTMLNames.h" |
#include "core/css/CSSImageValue.h" |