Index: src/gpu/effects/GrDitherEffect.h |
diff --git a/src/gpu/effects/GrDitherEffect.h b/src/gpu/effects/GrDitherEffect.h |
index ac4c784406fa76093dd0fe9727cf5a3715752809..64c85f7bf4ff790f06299c8d72a720543f61bbd5 100644 |
--- a/src/gpu/effects/GrDitherEffect.h |
+++ b/src/gpu/effects/GrDitherEffect.h |
@@ -11,7 +11,7 @@ |
#include "GrTypes.h" |
#include "GrTypesPriv.h" |
-class GrProcessor; |
+class GrFragmentProcessor; |
namespace GrDitherEffect { |
/** |