| Index: Source/core/platform/graphics/cg/FloatPointCG.cpp
|
| diff --git a/Source/core/platform/graphics/cg/FloatPointCG.cpp b/Source/core/platform/graphics/cg/FloatPointCG.cpp
|
| index a45fbd8bc5796f980e09002c79a68a63543d8cf6..4fb767592829a296231d587095c00108f2e3eeba 100644
|
| --- a/Source/core/platform/graphics/cg/FloatPointCG.cpp
|
| +++ b/Source/core/platform/graphics/cg/FloatPointCG.cpp
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/FloatPoint.h"
|
| +#include "platform/geometry/FloatPoint.h"
|
|
|
| #include <ApplicationServices/ApplicationServices.h>
|
|
|
|
|