Fix sk_sp<> for incomplete type build issue
Change-Id: I211b7bc1e6d9dcdb1c74f6b6d28cd67674c059b0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/235830 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
This commit is contained in:
parent
cd111cdcc5
commit
af696501c6
@ -9,12 +9,12 @@
|
||||
#define GrTextureContext_DEFINED
|
||||
|
||||
#include "src/gpu/GrSurfaceContext.h"
|
||||
#include "src/gpu/GrTextureOpList.h"
|
||||
#include "src/gpu/GrTextureProxy.h"
|
||||
|
||||
class GrContext;
|
||||
class GrDrawingManager;
|
||||
class GrSurface;
|
||||
class GrTextureOpList;
|
||||
class GrTextureProxy;
|
||||
struct SkIPoint;
|
||||
struct SkIRect;
|
||||
|
Loading…
Reference in New Issue
Block a user