Index: src/gpu/effects/GrConvexPolyEffect.cpp |
diff --git a/src/gpu/effects/GrConvexPolyEffect.cpp b/src/gpu/effects/GrConvexPolyEffect.cpp |
index a3d032f4a0f106ff7bc59e4dbf5aa0a39b330481..6ecba24c5f18eb6c22844a72d7daf135c5e1bc00 100644 |
--- a/src/gpu/effects/GrConvexPolyEffect.cpp |
+++ b/src/gpu/effects/GrConvexPolyEffect.cpp |
@@ -8,7 +8,7 @@ |
#include "GrConvexPolyEffect.h" |
#include "GrInvariantOutput.h" |
#include "SkPathPriv.h" |
-#include "gl/GrGLProcessor.h" |
+#include "gl/GrGLFragmentProcessor.h" |
#include "gl/builders/GrGLProgramBuilder.h" |
////////////////////////////////////////////////////////////////////////////// |