| Index: Source/core/platform/graphics/cg/IntPointCG.cpp
|
| diff --git a/Source/core/platform/graphics/cg/IntPointCG.cpp b/Source/core/platform/graphics/cg/IntPointCG.cpp
|
| index aca2d8789b034476e79a7ca75bb4d6cfcb8e8864..ee60682d373e57fa55673eef6f538c3fd658ed8f 100644
|
| --- a/Source/core/platform/graphics/cg/IntPointCG.cpp
|
| +++ b/Source/core/platform/graphics/cg/IntPointCG.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/IntPoint.h"
|
| +#include "platform/geometry/IntPoint.h"
|
|
|
| #include <ApplicationServices/ApplicationServices.h>
|
|
|
|
|