Index: src/gpu/GrBatchFontCache.cpp |
diff --git a/src/gpu/GrBatchFontCache.cpp b/src/gpu/GrBatchFontCache.cpp |
index 39c6d5a0fd62d2456329d76f18ca310310929bba..aa0526007d39978e046e32bbc0e4286190406f86 100644 |
--- a/src/gpu/GrBatchFontCache.cpp |
+++ b/src/gpu/GrBatchFontCache.cpp |
@@ -6,6 +6,7 @@ |
*/ |
#include "GrBatchFontCache.h" |
+#include "GrContext.h" |
#include "GrFontAtlasSizes.h" |
#include "GrGpu.h" |
#include "GrRectanizer.h" |