Index: src/gpu/GrProcOptInfo.cpp |
diff --git a/src/gpu/GrProcOptInfo.cpp b/src/gpu/GrProcOptInfo.cpp |
index c3ca100b61cbe7d1771945787b05573871de0d00..18a32020d4539154ca9d993ea98698ea05f3c35f 100644 |
--- a/src/gpu/GrProcOptInfo.cpp |
+++ b/src/gpu/GrProcOptInfo.cpp |
@@ -8,7 +8,7 @@ |
#include "GrProcOptInfo.h" |
#include "GrGeometryProcessor.h" |
-#include "GrProcessorStage.h" |
+#include "GrFragmentStage.h" |
void GrProcOptInfo::calcWithInitialValues(const GrFragmentStage* stages, |
int stageCount, |