Index: src/gpu/effects/GrConfigConversionEffect.h |
diff --git a/src/gpu/effects/GrConfigConversionEffect.h b/src/gpu/effects/GrConfigConversionEffect.h |
index aa2c87482e55891a765e1798a1be59d9a2589224..8c65dce50616189f6ccf7c1b957573a622651f1b 100644 |
--- a/src/gpu/effects/GrConfigConversionEffect.h |
+++ b/src/gpu/effects/GrConfigConversionEffect.h |
@@ -10,7 +10,7 @@ |
#include "GrSingleTextureEffect.h" |
-class GrProcessorStage; |
+class GrFragmentStage; |
class GrGLConfigConversionEffect; |
/** |