Index: include/core/SkImageInfo.h |
diff --git a/include/core/SkImageInfo.h b/include/core/SkImageInfo.h |
index 82d24753aa3cf7993835de57c16f9c256e4a510a..588584e6a4bd1ece97a6d170243c9522f101fb18 100644 |
--- a/include/core/SkImageInfo.h |
+++ b/include/core/SkImageInfo.h |
@@ -135,7 +135,7 @@ bool SkColorTypeValidateAlphaType(SkColorType colorType, SkAlphaType alphaType, |
/** |
* Describe an image's dimensions and pixel type. |
*/ |
-struct SkImageInfo { |
+struct SK_API SkImageInfo { |
public: |
SkImageInfo() {} |