| Index: Source/core/platform/PlatformWheelEvent.h
|
| diff --git a/Source/core/platform/PlatformWheelEvent.h b/Source/core/platform/PlatformWheelEvent.h
|
| index 1fb9922496ceeef0504804deb31f0352e8dcd839..4b530399fcf90d4035daab628446909f3ae0117d 100644
|
| --- a/Source/core/platform/PlatformWheelEvent.h
|
| +++ b/Source/core/platform/PlatformWheelEvent.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef PlatformWheelEvent_h
|
| #define PlatformWheelEvent_h
|
|
|
| -#include "core/platform/PlatformEvent.h"
|
| +#include "platform/PlatformEvent.h"
|
| #include "platform/geometry/IntPoint.h"
|
|
|
| namespace WebCore {
|
|
|