| Index: Source/core/events/GestureEvent.h
|
| diff --git a/Source/core/events/GestureEvent.h b/Source/core/events/GestureEvent.h
|
| index 8a6f1d056cbacf76cfae03b2075318ba83ff3f2a..f7c2d49e26a873de257d77b9b3f7df4cba408dfa 100644
|
| --- a/Source/core/events/GestureEvent.h
|
| +++ b/Source/core/events/GestureEvent.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/events/EventDispatcher.h"
|
| #include "core/events/MouseRelatedEvent.h"
|
| -#include "core/platform/PlatformGestureEvent.h"
|
| +#include "platform/PlatformGestureEvent.h"
|
|
|
| namespace WebCore {
|
|
|
|
|