Index: include/core/SkWriter32.h |
diff --git a/include/core/SkWriter32.h b/include/core/SkWriter32.h |
index cadcaa7853d8d663c7d6ab6310aa46c7e80ed2f9..fd24ba9ddf9806b03fb67c951c4023081e84785e 100644 |
--- a/include/core/SkWriter32.h |
+++ b/include/core/SkWriter32.h |
@@ -22,7 +22,7 @@ |
#include "SkTemplates.h" |
#include "SkTypes.h" |
-class SkWriter32 : SkNoncopyable { |
+class SK_API SkWriter32 : SkNoncopyable { |
public: |
/** |
* The caller can specify an initial block of storage, which the caller manages. |