| Index: sky/engine/platform/graphics/ProfilingCanvas.h
|
| diff --git a/sky/engine/platform/graphics/ProfilingCanvas.h b/sky/engine/platform/graphics/ProfilingCanvas.h
|
| index 1749e491aed263e86242462f1b0d8da00fc68481..1c5c6ebada9ec7f501d2ed3e5425eb29ff691c01 100644
|
| --- a/sky/engine/platform/graphics/ProfilingCanvas.h
|
| +++ b/sky/engine/platform/graphics/ProfilingCanvas.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef ProfilingCanvas_h
|
| #define ProfilingCanvas_h
|
|
|
| -#include "platform/graphics/InterceptingCanvas.h"
|
| -#include "wtf/Vector.h"
|
| +#include "sky/engine/platform/graphics/InterceptingCanvas.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|