Index: Source/core/svg/SVGZoomEvent.cpp |
diff --git a/Source/core/svg/SVGZoomEvent.cpp b/Source/core/svg/SVGZoomEvent.cpp |
index 9f37dfdb98b3ed8bcb29c03ae8af189d7ae79034..c2fa64ac541fa4d2e1d66167d4c070b7d9fbe64e 100644 |
--- a/Source/core/svg/SVGZoomEvent.cpp |
+++ b/Source/core/svg/SVGZoomEvent.cpp |
@@ -24,7 +24,7 @@ |
#if ENABLE(SVG) |
#include "SVGZoomEvent.h" |
-#include "EventNames.h" |
+#include "core/dom/EventNames.h" |
namespace WebCore { |