aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawTarget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrDrawTarget.cpp')
-rw-r--r--src/gpu/GrDrawTarget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrDrawTarget.cpp b/src/gpu/GrDrawTarget.cpp
index 985254e668..0184890cf2 100644
--- a/src/gpu/GrDrawTarget.cpp
+++ b/src/gpu/GrDrawTarget.cpp
@@ -20,7 +20,7 @@
#include "GrTexture.h"
#include "GrVertexBuffer.h"
-#include "batches/GrBatch.h"
+#include "batches/GrDrawBatch.h"
#include "batches/GrRectBatchFactory.h"
#include "SkStrokeRec.h"