aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/gl/SkGLContextHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu/gl/SkGLContextHelper.h')
-rw-r--r--include/gpu/gl/SkGLContextHelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/gl/SkGLContextHelper.h b/include/gpu/gl/SkGLContextHelper.h
index 5ee88e0347..e83fd15904 100644
--- a/include/gpu/gl/SkGLContextHelper.h
+++ b/include/gpu/gl/SkGLContextHelper.h
@@ -15,7 +15,7 @@
* Provides a GrGLInterface struct of function pointers for the context.
*/
-class SkGLContextHelper : public SkRefCnt {
+class SK_API SkGLContextHelper : public SkRefCnt {
public:
SK_DECLARE_INST_COUNT(SkGLContextHelper)