Index: src/gpu/gl/GrGpuGL.cpp |
diff --git a/src/gpu/gl/GrGpuGL.cpp b/src/gpu/gl/GrGpuGL.cpp |
index 39cb84ecfe8247616b4bd10b77b67e5284c30031..10143fe8b3e3193803bb7f01e342e84acbdd1f03 100644 |
--- a/src/gpu/gl/GrGpuGL.cpp |
+++ b/src/gpu/gl/GrGpuGL.cpp |
@@ -8,6 +8,7 @@ |
#include "GrGpuGL.h" |
#include "GrGLStencilBuffer.h" |
+#include "GrOptDrawState.h" |
#include "GrTemplates.h" |
#include "GrTypes.h" |
#include "SkStrokeRec.h" |