From 99938a8ef24e2dd5b39f78638742e9b50ab6d9bf Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Mon, 21 Nov 2016 13:41:08 -0500 Subject: Merge GrGLSLShaderVar and GrShaderVar GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=5087 Change-Id: Ib8943a1da1ea495554feaf5b0992b94fbb9539ab Reviewed-on: https://skia-review.googlesource.com/5087 Commit-Queue: Brian Salomon Reviewed-by: Ethan Nicholas --- src/effects/GrAlphaThresholdFragmentProcessor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/effects/GrAlphaThresholdFragmentProcessor.cpp') diff --git a/src/effects/GrAlphaThresholdFragmentProcessor.cpp b/src/effects/GrAlphaThresholdFragmentProcessor.cpp index 99ce113446..ed633b0294 100644 --- a/src/effects/GrAlphaThresholdFragmentProcessor.cpp +++ b/src/effects/GrAlphaThresholdFragmentProcessor.cpp @@ -12,6 +12,7 @@ #include "GrInvariantOutput.h" #include "SkRefCnt.h" +#include "glsl/GrGLSL.h" #include "glsl/GrGLSLColorSpaceXformHelper.h" #include "glsl/GrGLSLFragmentProcessor.h" #include "glsl/GrGLSLFragmentShaderBuilder.h" -- cgit v1.2.3