Index: include/gpu/gl/SkNullGLContext.h |
diff --git a/include/gpu/gl/SkNullGLContext.h b/include/gpu/gl/SkNullGLContext.h |
index 1715cfe597956875d70069eb4fc3655cea1389f8..82b96a975257e0f7862bd55f320f15e5a6085991 100644 |
--- a/include/gpu/gl/SkNullGLContext.h |
+++ b/include/gpu/gl/SkNullGLContext.h |
@@ -18,7 +18,7 @@ public: |
static SkNullGLContext* Create(GrGLStandard); |
- struct ContextState; |
+ class ContextState; |
private: |
SkNullGLContext(); |