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