| Index: src/gpu/gl/GrGLNoOpInterface.h
|
| diff --git a/src/gpu/gl/GrGLNoOpInterface.h b/src/gpu/gl/GrGLNoOpInterface.h
|
| index d90a9b17e3450bc6bfde9989df05eb1f6773c98c..627de63d7d330131eb78d62b24d221563892643a 100644
|
| --- a/src/gpu/gl/GrGLNoOpInterface.h
|
| +++ b/src/gpu/gl/GrGLNoOpInterface.h
|
| @@ -9,7 +9,7 @@
|
| #define GrGLNoOpInterface_DEFINED
|
|
|
| #include "gl/GrGLDefines.h"
|
| -#include "gl/GrGLFunctions.h"
|
| +#include "gl/GrGLTypes.h"
|
|
|
| // These are constants/functions that are common to the Null and Debug GL interface implementations.
|
|
|
|
|