| Index: Source/core/platform/PlatformGestureEvent.h
|
| diff --git a/Source/core/platform/PlatformGestureEvent.h b/Source/core/platform/PlatformGestureEvent.h
|
| index 9a24db66e3d5cdc250d9a7def1d4c7f0e1dc361a..61b99afb7392a150ee9280e7877a5834c1fc6c6a 100644
|
| --- a/Source/core/platform/PlatformGestureEvent.h
|
| +++ b/Source/core/platform/PlatformGestureEvent.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef PlatformGestureEvent_h
|
| #define PlatformGestureEvent_h
|
|
|
| -#include "core/platform/PlatformEvent.h"
|
| +#include "platform/PlatformEvent.h"
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/geometry/IntSize.h"
|
|
|