Index: src/gpu/gl/GrGLProgramDesc.cpp |
diff --git a/src/gpu/gl/GrGLProgramDesc.cpp b/src/gpu/gl/GrGLProgramDesc.cpp |
index 34cb11463bf8c38b0e3b0d9099d97a34a0d5d04f..7eb4fe151765f3082e5f4e246ca3a8085b1ae376 100644 |
--- a/src/gpu/gl/GrGLProgramDesc.cpp |
+++ b/src/gpu/gl/GrGLProgramDesc.cpp |
@@ -6,7 +6,7 @@ |
*/ |
#include "GrGLProgramDesc.h" |
-#include "GrGLProcessor.h" |
+#include "GrGLFragmentProcessor.h" |
#include "GrProcessor.h" |
#include "GrGLGpu.h" |
#include "GrPipeline.h" |