Index: Source/core/svg/SVGZoomEvent.h |
diff --git a/Source/core/svg/SVGZoomEvent.h b/Source/core/svg/SVGZoomEvent.h |
index f85a6250cdbbe2765c63bc0bac708b3f1239c132..b91aa751c8f4c01bc19ab2326e19a4774d18256f 100644 |
--- a/Source/core/svg/SVGZoomEvent.h |
+++ b/Source/core/svg/SVGZoomEvent.h |
@@ -23,7 +23,7 @@ |
#define SVGZoomEvent_h |
#if ENABLE(SVG) |
-#include "UIEvent.h" |
+#include "core/dom/UIEvent.h" |
#include "core/platform/graphics/FloatRect.h" |
namespace WebCore { |