Index: src/gpu/GrTextureParamsAdjuster.cpp |
diff --git a/src/gpu/GrTextureParamsAdjuster.cpp b/src/gpu/GrTextureParamsAdjuster.cpp |
index 1657fb9b95ca5474bae0c635bc1ad728669733a0..77743916c5918008402db921864dc1059c9db5ef 100644 |
--- a/src/gpu/GrTextureParamsAdjuster.cpp |
+++ b/src/gpu/GrTextureParamsAdjuster.cpp |
@@ -20,6 +20,7 @@ |
#include "SkGr.h" |
#include "SkGrPriv.h" |
#include "effects/GrBicubicEffect.h" |
+#include "effects/GrSimpleTextureEffect.h" |
#include "effects/GrTextureDomain.h" |
typedef GrTextureProducer::CopyParams CopyParams; |