Chromium Code Reviews| Index: src/gpu/gl/GrGLVertexArray.h |
| diff --git a/src/gpu/gl/GrGLVertexArray.h b/src/gpu/gl/GrGLVertexArray.h |
| index 66bc14297e5f815e979a0a3ac27086b15e14cffc..ebdb681e34e408095f214354114d97aba260e04f 100644 |
| --- a/src/gpu/gl/GrGLVertexArray.h |
| +++ b/src/gpu/gl/GrGLVertexArray.h |
| @@ -10,7 +10,7 @@ |
| #include "GrTypesPriv.h" |
| #include "gl/GrGLDefines.h" |
| -#include "gl/GrGLFunctions.h" |
| +#include "gl/GrGLTypes.h" |
| #include "SkTArray.h" |
| class GrGLVertexBuffer; |