Index: Source/core/html/HTMLBodyElement.cpp |
diff --git a/Source/core/html/HTMLBodyElement.cpp b/Source/core/html/HTMLBodyElement.cpp |
index b373e9a37993a61a27afc86ee5471a7fc474b6ec..ecf39231e90c8bee182b61938d351ffe0d36ffd0 100644 |
--- a/Source/core/html/HTMLBodyElement.cpp |
+++ b/Source/core/html/HTMLBodyElement.cpp |
@@ -31,7 +31,7 @@ |
#include "core/css/CSSParser.h" |
#include "core/css/StylePropertySet.h" |
#include "core/dom/Attribute.h" |
-#include "core/dom/EventNames.h" |
+#include "core/events/EventNames.h" |
#include "core/html/HTMLFrameElementBase.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/page/Frame.h" |