Index: Source/core/events/WheelEvent.cpp |
diff --git a/Source/core/events/WheelEvent.cpp b/Source/core/events/WheelEvent.cpp |
index 9ed53ae237a64ddd50e932bd419e25bec1f1cb09..1b9519afd619f7e7c244967b576539dea0c967ab 100644 |
--- a/Source/core/events/WheelEvent.cpp |
+++ b/Source/core/events/WheelEvent.cpp |
@@ -26,7 +26,7 @@ |
#include "core/dom/Clipboard.h" |
#include "core/events/EventNames.h" |
-#include "core/platform/PlatformWheelEvent.h" |
+#include "platform/PlatformWheelEvent.h" |
namespace WebCore { |