Index: Source/core/events/GestureEvent.h |
diff --git a/Source/core/events/GestureEvent.h b/Source/core/events/GestureEvent.h |
index 566c156227cc01bfb91915b0a1f9f811dea77e8b..03ca12705ea8054507495aa9d683f61442451880 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 { |