aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/include/GrContext.h')
-rw-r--r--gpu/include/GrContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/include/GrContext.h b/gpu/include/GrContext.h
index 1f90603f5d..4058c5b5dd 100644
--- a/gpu/include/GrContext.h
+++ b/gpu/include/GrContext.h
@@ -29,7 +29,7 @@ class GrIndexBufferAllocPool;
class GrInOrderDrawBuffer;
class GrPathRenderer;
-class GrContext : public GrRefCnt {
+class GR_API GrContext : public GrRefCnt {
public:
/**
* Creates a GrContext from within a 3D context.