Chromium Code Reviews| Index: src/gpu/GrTargetCommands.h |
| diff --git a/src/gpu/GrTargetCommands.h b/src/gpu/GrTargetCommands.h |
| index b89f581b4a77993c4884b2014c46077bfa2f96b3..f0b1c221fc214f41bfe0f32a041817392df981e8 100644 |
| --- a/src/gpu/GrTargetCommands.h |
| +++ b/src/gpu/GrTargetCommands.h |
| @@ -8,6 +8,7 @@ |
| #ifndef GrTargetCommands_DEFINED |
| #define GrTargetCommands_DEFINED |
| +#include "GrBatch.h" |
| #include "GrBatchTarget.h" |
| #include "GrDrawTarget.h" |
| #include "GrGpu.h" |