aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkInterpolator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/SkInterpolator.cpp')
-rw-r--r--src/utils/SkInterpolator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/SkInterpolator.cpp b/src/utils/SkInterpolator.cpp
index c867587399..d3c0b26fef 100644
--- a/src/utils/SkInterpolator.cpp
+++ b/src/utils/SkInterpolator.cpp
@@ -6,6 +6,7 @@
*/
+#include "SkFixed.h"
#include "SkInterpolator.h"
#include "SkMath.h"
#include "SkTSearch.h"