aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMask.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkMask.cpp')
-rw-r--r--src/core/SkMask.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/SkMask.cpp b/src/core/SkMask.cpp
index b3a6543706..7336116f93 100644
--- a/src/core/SkMask.cpp
+++ b/src/core/SkMask.cpp
@@ -6,8 +6,10 @@
*/
#include "SkMask.h"
+
#include "SkMalloc.h"
#include "SkSafeMath.h"
+#include "SkTo.h"
/** returns the product if it is positive and fits in 31 bits. Otherwise this
returns 0.