Index: Source/core/svg/SVGDocument.cpp |
diff --git a/Source/core/svg/SVGDocument.cpp b/Source/core/svg/SVGDocument.cpp |
index c82b6e73b659d4768275ab570317d17214cddfcb..d9bfe188d1bd3986ebf04355deafcbb437610f36 100644 |
--- a/Source/core/svg/SVGDocument.cpp |
+++ b/Source/core/svg/SVGDocument.cpp |
@@ -23,7 +23,7 @@ |
#include "SVGNames.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
-#include "core/dom/EventNames.h" |
+#include "core/events/EventNames.h" |
#include "core/page/FrameView.h" |
#include "core/rendering/RenderView.h" |
#include "core/svg/SVGElement.h" |