aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLNoOpInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/GrGLNoOpInterface.h')
-rw-r--r--src/gpu/gl/GrGLNoOpInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLNoOpInterface.h b/src/gpu/gl/GrGLNoOpInterface.h
index d90a9b17e3..627de63d7d 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.