Index: sky/engine/platform/graphics/ReplayingCanvas.h |
diff --git a/sky/engine/platform/graphics/ReplayingCanvas.h b/sky/engine/platform/graphics/ReplayingCanvas.h |
index 4939db62ccb7a4b8861a77c6c9bb2d9d212ec8c4..3f977d500d67fed3ce631a1385d13cae8db242eb 100644 |
--- a/sky/engine/platform/graphics/ReplayingCanvas.h |
+++ b/sky/engine/platform/graphics/ReplayingCanvas.h |
@@ -32,6 +32,7 @@ |
#define SKY_ENGINE_PLATFORM_GRAPHICS_REPLAYINGCANVAS_H_ |
#include "sky/engine/platform/graphics/InterceptingCanvas.h" |
+#include "third_party/skia/include/core/SkDrawPictureCallback.h" |
#include "third_party/skia/include/core/SkPictureRecorder.h" |
namespace blink { |