Index: src/gpu/effects/GrRRectEffect.h |
diff --git a/src/gpu/effects/GrRRectEffect.h b/src/gpu/effects/GrRRectEffect.h |
index eaaf9a0726392812a1f27985831bf64896f84505..d3901f3933860396ed9ec34969284cac457bbe35 100644 |
--- a/src/gpu/effects/GrRRectEffect.h |
+++ b/src/gpu/effects/GrRRectEffect.h |
@@ -11,6 +11,7 @@ |
#include "GrTypes.h" |
#include "GrTypesPriv.h" |
+class GrFragmentProcessor; |
class GrProcessor; |
class SkRRect; |