aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkLatticeIter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkLatticeIter.h')
-rw-r--r--src/core/SkLatticeIter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkLatticeIter.h b/src/core/SkLatticeIter.h
index 08cdd5a965..85de83232d 100644
--- a/src/core/SkLatticeIter.h
+++ b/src/core/SkLatticeIter.h
@@ -18,7 +18,7 @@ struct SkRect;
/**
* Disect a lattice request into an sequence of src-rect / dst-rect pairs
*/
-class SK_API SkLatticeIter {
+class SkLatticeIter {
public:
static bool Valid(int imageWidth, int imageHeight, const SkCanvas::Lattice& lattice);