Index: src/gpu/gl/GrGLProgram.cpp |
diff --git a/src/gpu/gl/GrGLProgram.cpp b/src/gpu/gl/GrGLProgram.cpp |
index 112cecd99537d98687b90d04a45f0c432e38966a..96c5367c6a19c39008e24a1230d2559096297a8b 100644 |
--- a/src/gpu/gl/GrGLProgram.cpp |
+++ b/src/gpu/gl/GrGLProgram.cpp |
@@ -9,6 +9,7 @@ |
#include "GrAllocator.h" |
#include "GrEffect.h" |
#include "GrCoordTransform.h" |
+#include "GrDrawEffect.h" |
#include "GrGLEffect.h" |
#include "GrGpuGL.h" |
#include "GrGLPathRendering.h" |