Index: Source/core/dom/WheelEvent.h |
diff --git a/Source/core/dom/WheelEvent.h b/Source/core/dom/WheelEvent.h |
index 98a6a9db542eaaff93d8acefce306ad35fa7c0e1..9a48f61e310ca12059faafaf2f15d38c5e15f3a5 100644 |
--- a/Source/core/dom/WheelEvent.h |
+++ b/Source/core/dom/WheelEvent.h |
@@ -24,8 +24,8 @@ |
#ifndef WheelEvent_h |
#define WheelEvent_h |
-#include "EventDispatchMediator.h" |
-#include "MouseEvent.h" |
+#include "core/dom/EventDispatchMediator.h" |
+#include "core/dom/MouseEvent.h" |
#include "core/platform/graphics/FloatPoint.h" |
namespace WebCore { |