Index: src/core/SkBitmapProcState.h |
diff --git a/src/core/SkBitmapProcState.h b/src/core/SkBitmapProcState.h |
index af39004ef20e7ff6a75b0817bc774464fdb69f3c..57fd2731b5ecc5e80c2cd1194392d87dd515aa1e 100644 |
--- a/src/core/SkBitmapProcState.h |
+++ b/src/core/SkBitmapProcState.h |
@@ -14,6 +14,7 @@ |
#include "SkMatrix.h" |
#include "SkMipMap.h" |
#include "SkPaint.h" |
+#include "SkTemplates.h" |
typedef SkFixed3232 SkFractionalInt; |
#define SkScalarToFractionalInt(x) SkScalarToFixed3232(x) |