Include the SkRTreeFactory headers in the skwasm picture recorder (flutter/engine#43292)

This commit is contained in:
Jason Simmons
2023-06-27 17:45:38 -07:00
committed by GitHub
parent a6f240e943
commit ff3ce46a4d

View File

@@ -4,6 +4,8 @@
#include "export.h"
#include "helpers.h"
#include "third_party/skia/include/core/SkBBHFactory.h"
#include "third_party/skia/include/core/SkPicture.h"
#include "third_party/skia/include/core/SkPictureRecorder.h"
#include "wrappers.h"