| Index: Source/core/platform/PlatformTouchPoint.h
|
| diff --git a/Source/core/platform/PlatformTouchPoint.h b/Source/core/platform/PlatformTouchPoint.h
|
| index f6609a8ab8c9ecdbdb1901693b24d676e1ef12a9..0f855f0bcb652a003a34bd93bf2046be10c0ba05 100644
|
| --- a/Source/core/platform/PlatformTouchPoint.h
|
| +++ b/Source/core/platform/PlatformTouchPoint.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef PlatformTouchPoint_h
|
| #define PlatformTouchPoint_h
|
|
|
| -#include "core/platform/graphics/IntPoint.h"
|
| +#include "platform/geometry/IntPoint.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|