Index: src/gpu/GrProcOptInfo.cpp |
diff --git a/src/gpu/GrProcOptInfo.cpp b/src/gpu/GrProcOptInfo.cpp |
index dc499fa337d2a31e3e1c9b114f8443e49c68519a..53f2e02451ddc0a778ff4ec9cbcce46c30a64000 100644 |
--- a/src/gpu/GrProcOptInfo.cpp |
+++ b/src/gpu/GrProcOptInfo.cpp |
@@ -8,8 +8,6 @@ |
#include "GrProcOptInfo.h" |
#include "GrBatch.h" |
-#include "GrFragmentProcessor.h" |
-#include "GrFragmentStage.h" |
#include "GrGeometryProcessor.h" |
void GrProcOptInfo::calcColorWithBatch(const GrBatch* batch, |