aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrDrawVerticesBatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/batches/GrDrawVerticesBatch.h')
-rw-r--r--src/gpu/batches/GrDrawVerticesBatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/batches/GrDrawVerticesBatch.h b/src/gpu/batches/GrDrawVerticesBatch.h
index 11decbe01d..5e9628bc16 100644
--- a/src/gpu/batches/GrDrawVerticesBatch.h
+++ b/src/gpu/batches/GrDrawVerticesBatch.h
@@ -8,9 +8,9 @@
#ifndef GrDrawVerticesBatch_DEFINED
#define GrDrawVerticesBatch_DEFINED
-#include "GrBatch.h"
#include "GrColor.h"
#include "GrTypes.h"
+#include "GrVertexBatch.h"
#include "SkMatrix.h"
#include "SkRect.h"
#include "SkTDArray.h"