Index: Source/core/platform/PlatformMouseEvent.h |
diff --git a/Source/core/platform/PlatformMouseEvent.h b/Source/core/platform/PlatformMouseEvent.h |
index f54246135241321e60cb56db6a2e1f970baf1b13..7b76c2d73ea95cb4851943969f61ae7d187ece3e 100644 |
--- a/Source/core/platform/PlatformMouseEvent.h |
+++ b/Source/core/platform/PlatformMouseEvent.h |
@@ -27,7 +27,7 @@ |
#define PlatformMouseEvent_h |
#include "core/platform/PlatformEvent.h" |
-#include "core/platform/graphics/IntPoint.h" |
+#include "platform/geometry/IntPoint.h" |
namespace WebCore { |