Index: src/gpu/batches/GrAtlasTextBatch.cpp |
diff --git a/src/gpu/batches/GrAtlasTextBatch.cpp b/src/gpu/batches/GrAtlasTextBatch.cpp |
index 5a41457c5814b02413975e266562e133c020f8bf..32a64c3b1743c97d3347d12d205afd67fc5377a9 100644 |
--- a/src/gpu/batches/GrAtlasTextBatch.cpp |
+++ b/src/gpu/batches/GrAtlasTextBatch.cpp |
@@ -11,6 +11,7 @@ |
#include "GrResourceProvider.h" |
#include "SkGlyphCache.h" |
+#include "SkMathPriv.h" |
#include "effects/GrBitmapTextGeoProc.h" |
#include "effects/GrDistanceFieldGeoProc.h" |