Chromium Code Reviews| Index: Source/core/dom/WheelEvent.cpp |
| diff --git a/Source/core/dom/WheelEvent.cpp b/Source/core/dom/WheelEvent.cpp |
| index a0ed48039597c19abbe256a742242c444e74aa10..c08df2b14ce014b47f4bdc2bb11cf137b6e9413f 100644 |
| --- a/Source/core/dom/WheelEvent.cpp |
| +++ b/Source/core/dom/WheelEvent.cpp |
| @@ -26,7 +26,7 @@ |
| #include "Clipboard.h" |
| #include "EventDispatcher.h" |
| #include "EventNames.h" |
| -#include "PlatformWheelEvent.h" |
| +#include "core/platform/PlatformWheelEvent.h" |
| #include <wtf/MathExtras.h> |