| Index: sky/engine/core/html/canvas/CanvasPathMethods.h
|
| diff --git a/sky/engine/core/html/canvas/CanvasPathMethods.h b/sky/engine/core/html/canvas/CanvasPathMethods.h
|
| index e34716cce959b1bae6cd7ff535f7924c5661c69f..a896856aee5763ac71e65a8155c439591b801d8e 100644
|
| --- a/sky/engine/core/html/canvas/CanvasPathMethods.h
|
| +++ b/sky/engine/core/html/canvas/CanvasPathMethods.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef CanvasPathMethods_h
|
| #define CanvasPathMethods_h
|
|
|
| -#include "platform/graphics/Path.h"
|
| +#include "sky/engine/platform/graphics/Path.h"
|
|
|
| namespace blink {
|
|
|
|
|