| Index: src/gpu/effects/GrTextureDomain.cpp
|
| diff --git a/src/gpu/effects/GrTextureDomain.cpp b/src/gpu/effects/GrTextureDomain.cpp
|
| index 73eb8ff8ef9d1cefe6657883363470b316f76512..54e9880c49aae88f9af50d97878949049e447e23 100644
|
| --- a/src/gpu/effects/GrTextureDomain.cpp
|
| +++ b/src/gpu/effects/GrTextureDomain.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "GrInvariantOutput.h"
|
| #include "GrSimpleTextureEffect.h"
|
| #include "SkFloatingPoint.h"
|
| -#include "gl/GrGLProcessor.h"
|
| +#include "gl/GrGLFragmentProcessor.h"
|
| #include "gl/builders/GrGLProgramBuilder.h"
|
|
|
| GrTextureDomain::GrTextureDomain(const SkRect& domain, Mode mode, int index)
|
|
|