Index: Source/core/events/MouseRelatedEvent.h |
diff --git a/Source/core/events/MouseRelatedEvent.h b/Source/core/events/MouseRelatedEvent.h |
index de546d633107a00efd1b61582ff5297b00fc645a..fbaeb9c68aa1bbd54beaad99d127323ec3396914 100644 |
--- a/Source/core/events/MouseRelatedEvent.h |
+++ b/Source/core/events/MouseRelatedEvent.h |
@@ -25,7 +25,7 @@ |
#define MouseRelatedEvent_h |
#include "core/events/UIEventWithKeyState.h" |
-#include "core/platform/graphics/LayoutPoint.h" |
+#include "platform/geometry/LayoutPoint.h" |
namespace WebCore { |