aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrTestBatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/batches/GrTestBatch.h')
-rw-r--r--src/gpu/batches/GrTestBatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/batches/GrTestBatch.h b/src/gpu/batches/GrTestBatch.h
index 700e1c8a99..66df7763cd 100644
--- a/src/gpu/batches/GrTestBatch.h
+++ b/src/gpu/batches/GrTestBatch.h
@@ -8,8 +8,8 @@
#ifndef GrTestBatch_DEFINED
#define GrTestBatch_DEFINED
-#include "GrBatchFlushState.h"
#include "GrGeometryProcessor.h"
+#include "GrOpFlushState.h"
#include "batches/GrMeshDrawOp.h"