aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrRRectEffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/effects/GrRRectEffect.h')
-rw-r--r--src/gpu/effects/GrRRectEffect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/effects/GrRRectEffect.h b/src/gpu/effects/GrRRectEffect.h
index eaaf9a0726..d3901f3933 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;