| Index: sky/engine/platform/graphics/LoggingCanvas.h
|
| diff --git a/sky/engine/platform/graphics/LoggingCanvas.h b/sky/engine/platform/graphics/LoggingCanvas.h
|
| index 38c0223a59a2deff567f25d197fa28b95eb43e32..ed77f43beb59e3cd28e2f079450d6560b361f190 100644
|
| --- a/sky/engine/platform/graphics/LoggingCanvas.h
|
| +++ b/sky/engine/platform/graphics/LoggingCanvas.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef LoggingCanvas_h
|
| #define LoggingCanvas_h
|
|
|
| -#include "platform/JSONValues.h"
|
| -#include "platform/graphics/InterceptingCanvas.h"
|
| +#include "sky/engine/platform/JSONValues.h"
|
| +#include "sky/engine/platform/graphics/InterceptingCanvas.h"
|
|
|
| namespace blink {
|
|
|
|
|