Index: src/gpu/gl/GrGLProgramDesc.h |
=================================================================== |
--- src/gpu/gl/GrGLProgramDesc.h (revision 8411) |
+++ src/gpu/gl/GrGLProgramDesc.h (working copy) |
@@ -9,6 +9,7 @@ |
#define GrGLProgramDesc_DEFINED |
#include "GrGLEffect.h" |
+#include "GrDrawState.h" |
class GrGpuGL; |