Index: Source/core/dom/WheelController.h |
=================================================================== |
--- Source/core/dom/WheelController.h (revision 159156) |
+++ Source/core/dom/WheelController.h (working copy) |
@@ -26,7 +26,7 @@ |
#ifndef WheelController_h |
#define WheelController_h |
-#include "core/events/Event.h" |
+#include "core/dom/Event.h" |
#include "core/page/DOMWindowLifecycleObserver.h" |
#include "core/platform/Supplementable.h" |