aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu')
-rw-r--r--include/gpu/GrSurface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrSurface.h b/include/gpu/GrSurface.h
index bdf48be0f9..3515a1a68f 100644
--- a/include/gpu/GrSurface.h
+++ b/include/gpu/GrSurface.h
@@ -18,7 +18,7 @@ class GrRenderTarget;
class GrSurfacePriv;
class GrTexture;
-class GrSurface : public GrGpuResource {
+class SK_API GrSurface : public GrGpuResource {
public:
/**
* Retrieves the width of the surface.