Chromium Code Reviews| Index: Source/core/svg/SVGZoomEvent.h |
| diff --git a/Source/core/svg/SVGZoomEvent.h b/Source/core/svg/SVGZoomEvent.h |
| index 9aecc4d6bf1f70678b4407eddc9b91662e7d973f..59d31ae0b14c8d22e7448bea002c5700f9ad15e0 100644 |
| --- a/Source/core/svg/SVGZoomEvent.h |
| +++ b/Source/core/svg/SVGZoomEvent.h |
| @@ -22,7 +22,7 @@ |
| #ifndef SVGZoomEvent_h |
| #define SVGZoomEvent_h |
| -#include "core/dom/UIEvent.h" |
| +#include "core/events/UIEvent.h" |
| #include "core/svg/SVGPoint.h" |
| #include "core/svg/SVGRect.h" |