Chromium Code Reviews| Index: src/gpu/gl/GrGLBufferImpl.h |
| diff --git a/src/gpu/gl/GrGLBufferImpl.h b/src/gpu/gl/GrGLBufferImpl.h |
| index 5526ff93f18914f4cf50dc5f0ff1a8c05b670577..f72b99cc79e43356af9b28dc182c2cae04fdd4eb 100644 |
| --- a/src/gpu/gl/GrGLBufferImpl.h |
| +++ b/src/gpu/gl/GrGLBufferImpl.h |
| @@ -9,7 +9,7 @@ |
| #define GrGLBufferImpl_DEFINED |
| #include "SkTypes.h" |
| -#include "gl/GrGLFunctions.h" |
| +#include "gl/GrGLTypes.h" |
| class GrGLGpu; |