aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/core/SkConvolver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/SkConvolver.h b/src/core/SkConvolver.h
index 94a5e91598..8e53da2d42 100644
--- a/src/core/SkConvolver.h
+++ b/src/core/SkConvolver.h
@@ -13,6 +13,8 @@
#if defined(__APPLE__)
#undef FloatToConvolutionFixed
#undef ConvolutionFixedToFloat
+#undef FloatToFixed
+#undef FixedToFloat
#endif
// Represents a filter in one dimension. Each output pixel has one entry in this