Index: src/gpu/GrDefaultPathRenderer.cpp |
diff --git a/src/gpu/GrDefaultPathRenderer.cpp b/src/gpu/GrDefaultPathRenderer.cpp |
index 5353877769086d65d00ceec5688f6929c8fb4500..9ab020495e3134e43cc635fdf462b692d553ad32 100644 |
--- a/src/gpu/GrDefaultPathRenderer.cpp |
+++ b/src/gpu/GrDefaultPathRenderer.cpp |
@@ -20,7 +20,7 @@ |
#include "SkTLazy.h" |
#include "SkTraceEvent.h" |
-#include "batches/GrBatch.h" |
+#include "batches/GrVertexBatch.h" |
GrDefaultPathRenderer::GrDefaultPathRenderer(bool separateStencilSupport, |
bool stencilWrapOpsSupport) |