| Index: src/gpu/instanced/InstancedRendering.cpp
|
| diff --git a/src/gpu/instanced/InstancedRendering.cpp b/src/gpu/instanced/InstancedRendering.cpp
|
| index af89b6cf6e4fb485fd28f858c1d04d22e5c42d6d..d763b73064db3b44ec54b3464ef76a8034f832e7 100644
|
| --- a/src/gpu/instanced/InstancedRendering.cpp
|
| +++ b/src/gpu/instanced/InstancedRendering.cpp
|
| @@ -8,6 +8,7 @@
|
| #include "InstancedRendering.h"
|
|
|
| #include "GrBatchFlushState.h"
|
| +#include "GrCaps.h"
|
| #include "GrPipeline.h"
|
| #include "GrResourceProvider.h"
|
| #include "instanced/InstanceProcessor.h"
|
|
|