Index: src/gpu/GrStencilAndCoverTextContext.cpp |
diff --git a/src/gpu/GrStencilAndCoverTextContext.cpp b/src/gpu/GrStencilAndCoverTextContext.cpp |
index bf47abd731bc37370d9517ec0d395e24a3e9b3b1..1df8f16ace4433fe8562e2f547bfa6a473978385 100644 |
--- a/src/gpu/GrStencilAndCoverTextContext.cpp |
+++ b/src/gpu/GrStencilAndCoverTextContext.cpp |
@@ -6,6 +6,7 @@ |
*/ |
#include "GrStencilAndCoverTextContext.h" |
+#include "GrAtlasTextContext.h" |
#include "GrBitmapTextContext.h" |
#include "GrDrawTarget.h" |
#include "GrGpu.h" |