Index: src/gpu/GrBitmapTextContext.h |
diff --git a/src/gpu/GrBitmapTextContext.h b/src/gpu/GrBitmapTextContext.h |
index 2c508736dcea083e2c6a80e095d6e097e67161b8..e181fd2b69616befc8a3c08764d3c6b588f189a0 100644 |
--- a/src/gpu/GrBitmapTextContext.h |
+++ b/src/gpu/GrBitmapTextContext.h |
@@ -10,7 +10,8 @@ |
#include "GrTextContext.h" |
-class GrGeometryProcessor; |
+#include "GrGeometryProcessor.h" |
+ |
class GrTextStrike; |
/* |