Index: include/core/SkFontLCDConfig.h |
diff --git a/include/core/SkFontLCDConfig.h b/include/core/SkFontLCDConfig.h |
index 03ee09f8b55ccbc2624bd0ee8d9cb9186458ac0f..58b5a82b9c03580d669a2405fe5c5ea6c030162b 100644 |
--- a/include/core/SkFontLCDConfig.h |
+++ b/include/core/SkFontLCDConfig.h |
@@ -10,7 +10,7 @@ |
#include "SkTypes.h" |
-class SkFontLCDConfig { |
+class SK_API SkFontLCDConfig { |
public: |
/** LCDs either have their color elements arranged horizontally or |
vertically. When rendering subpixel glyphs we need to know which way |