Index: src/gpu/GrPathProcessor.cpp |
diff --git a/src/gpu/GrPathProcessor.cpp b/src/gpu/GrPathProcessor.cpp |
index 4660aa080fb393f3bbecc415344fb1b32e8f5487..b47fa6a97387c646a5d95ad4e40fb8eb42c637ef 100644 |
--- a/src/gpu/GrPathProcessor.cpp |
+++ b/src/gpu/GrPathProcessor.cpp |
@@ -10,6 +10,8 @@ |
#include "gl/GrGLPathProcessor.h" |
#include "gl/GrGLGpu.h" |
+#include "glsl/GrGLSLCaps.h" |
+ |
GrPathProcessor::GrPathProcessor(GrColor color, |
const SkMatrix& viewMatrix, |
const SkMatrix& localMatrix) |