Index: src/gpu/GrBitmapTextContext.h |
diff --git a/src/gpu/GrBitmapTextContext.h b/src/gpu/GrBitmapTextContext.h |
index 18f5cc0eef9b4ec5a2b41522ee8f8b82989b36cd..23248ebf65eee7c15d99a605951a2c5c9f37f5c8 100644 |
--- a/src/gpu/GrBitmapTextContext.h |
+++ b/src/gpu/GrBitmapTextContext.h |
@@ -11,6 +11,7 @@ |
#include "GrTextContext.h" |
class GrTextStrike; |
+class GrAtlasMgr; |
/* |
* This class implements GrTextContext using standard bitmap fonts |