[skottie] Include ExternalLayer.h explicitly
TBR= Change-Id: Iab96dbf12279fbf457105726f798437412dae7f1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/288457 Reviewed-by: Florin Malita <fmalita@chromium.org> Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org>
This commit is contained in:
parent
2871ab0727
commit
d7a27532bc
@ -13,6 +13,7 @@
|
||||
#include "include/core/SkSize.h"
|
||||
#include "include/core/SkString.h"
|
||||
#include "include/core/SkTypes.h"
|
||||
#include "modules/skottie/include/ExternalLayer.h"
|
||||
#include "modules/skresources/include/SkResources.h"
|
||||
|
||||
#include <memory>
|
||||
@ -38,7 +39,6 @@ namespace internal { class Animator; }
|
||||
using ImageAsset = skresources::ImageAsset;
|
||||
using ResourceProvider = skresources::ResourceProvider;
|
||||
|
||||
class PrecompInterceptor;
|
||||
class PropertyObserver;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user