| Index: sky/engine/platform/graphics/PathTraversalState.h
|
| diff --git a/sky/engine/platform/graphics/PathTraversalState.h b/sky/engine/platform/graphics/PathTraversalState.h
|
| index 2cb3eedf87e4d6d34f0c8182910ebff72f08b20b..59f954a2bc7a6807836038b1c377e0f87efadaa8 100644
|
| --- a/sky/engine/platform/graphics/PathTraversalState.h
|
| +++ b/sky/engine/platform/graphics/PathTraversalState.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef PathTraversalState_h
|
| #define PathTraversalState_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "platform/geometry/FloatPoint.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/platform/geometry/FloatPoint.h"
|
|
|
| namespace blink {
|
|
|
|
|