| Index: Source/core/platform/graphics/cg/IntRectCG.cpp
|
| diff --git a/Source/core/platform/graphics/cg/IntRectCG.cpp b/Source/core/platform/graphics/cg/IntRectCG.cpp
|
| index 0044cfac040a04e8905f77709c6361cff047f748..6a6c8fe2fbc008ac35e80a427f805ad53afaa770 100644
|
| --- a/Source/core/platform/graphics/cg/IntRectCG.cpp
|
| +++ b/Source/core/platform/graphics/cg/IntRectCG.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/IntRect.h"
|
| +#include "platform/geometry/IntRect.h"
|
|
|
| #include <ApplicationServices/ApplicationServices.h>
|
|
|
|
|