| Index: sky/engine/core/css/CSSCanvasValue.h
|
| diff --git a/sky/engine/core/css/CSSCanvasValue.h b/sky/engine/core/css/CSSCanvasValue.h
|
| index ca8ad606ee4fc12ac201b3f031bfced5bb16c594..66897a0513d2c22bbe25f1eb86e623a377a0d38d 100644
|
| --- a/sky/engine/core/css/CSSCanvasValue.h
|
| +++ b/sky/engine/core/css/CSSCanvasValue.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef CSSCanvasValue_h
|
| #define CSSCanvasValue_h
|
|
|
| -#include "core/css/CSSImageGeneratorValue.h"
|
| -#include "core/html/HTMLCanvasElement.h"
|
| +#include "sky/engine/core/css/CSSImageGeneratorValue.h"
|
| +#include "sky/engine/core/html/HTMLCanvasElement.h"
|
|
|
| namespace blink {
|
|
|
|
|