| Index: src/gpu/effects/GrCoverageSetOpXP.cpp
|
| diff --git a/src/gpu/effects/GrCoverageSetOpXP.cpp b/src/gpu/effects/GrCoverageSetOpXP.cpp
|
| index 8c4f0bcd5f232d1b49a6274d191dfc688f1407b1..cb7f4974be29adaca271d8357b5dab9600ebea4a 100644
|
| --- a/src/gpu/effects/GrCoverageSetOpXP.cpp
|
| +++ b/src/gpu/effects/GrCoverageSetOpXP.cpp
|
| @@ -7,8 +7,8 @@
|
| */
|
|
|
| #include "effects/GrCoverageSetOpXP.h"
|
| +#include "GrCaps.h"
|
| #include "GrColor.h"
|
| -#include "GrDrawTargetCaps.h"
|
| #include "GrProcessor.h"
|
| #include "GrProcOptInfo.h"
|
| #include "gl/GrGLXferProcessor.h"
|
|
|