Index: src/gpu/effects/GrOvalEffect.h |
diff --git a/src/gpu/effects/GrOvalEffect.h b/src/gpu/effects/GrOvalEffect.h |
index 41e22cc00c91f24b64ca6d6957e5508a68744570..8f85365731853928e06a5fc53e3a645349ae8911 100644 |
--- a/src/gpu/effects/GrOvalEffect.h |
+++ b/src/gpu/effects/GrOvalEffect.h |
@@ -11,7 +11,7 @@ |
#include "GrTypes.h" |
#include "GrTypesPriv.h" |
-class GrProcessor; |
+class GrFragmentProcessor; |
struct SkRect; |
namespace GrOvalEffect { |