Chromium Code Reviews| Index: src/gpu/gl/GrGLNameAllocator.h |
| diff --git a/src/gpu/gl/GrGLNameAllocator.h b/src/gpu/gl/GrGLNameAllocator.h |
| index 1c2c26e59f69e14798b0cc58bddd3c1888cad533..8b0b2a244ab971bfe8c47840291cc2f9ec9199fb 100644 |
| --- a/src/gpu/gl/GrGLNameAllocator.h |
| +++ b/src/gpu/gl/GrGLNameAllocator.h |
| @@ -10,7 +10,7 @@ |
| #define GrGLNameAllocator_DEFINED |
| #include "SkRefCnt.h" |
| -#include "gl/GrGLFunctions.h" |
| +#include "gl/GrGLTypes.h" |
| /** |
| * This class assumes ownership of an explicit range of OpenGL object names and |