13 lines
513 B
Diff
13 lines
513 B
Diff
diff --git a/include/gpu/graphite/Recorder.h b/include/gpu/graphite/Recorder.h
|
|
index 24f1483f46..2a6d93e4c4 100644
|
|
--- a/include/gpu/graphite/Recorder.h
|
|
+++ b/include/gpu/graphite/Recorder.h
|
|
@@ -11,6 +11,7 @@
|
|
#include "include/core/SkRefCnt.h"
|
|
#include "include/core/SkSize.h"
|
|
#include "include/gpu/graphite/GraphiteTypes.h"
|
|
+#include "include/gpu/graphite/ImageProvider.h"
|
|
#include "include/gpu/graphite/Recording.h"
|
|
#include "include/private/base/SingleOwner.h"
|
|
#include "include/private/base/SkTArray.h"
|