| Index: Source/core/layout/ClipPathOperation.h
|
| diff --git a/Source/core/layout/ClipPathOperation.h b/Source/core/layout/ClipPathOperation.h
|
| index 6b44f22fbddd60d15b50f05f23bfd72dbd9bdf69..de263f2c87ed0c507b7a110cafaa2d50584e5256 100644
|
| --- a/Source/core/layout/ClipPathOperation.h
|
| +++ b/Source/core/layout/ClipPathOperation.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef ClipPathOperation_h
|
| #define ClipPathOperation_h
|
|
|
| -#include "core/layout/style/BasicShapes.h"
|
| +#include "core/style/BasicShapes.h"
|
| #include "platform/graphics/Path.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|