aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu')
-rw-r--r--src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp b/src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp
index 2b0f41c342..379d0c16e6 100644
--- a/src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp
+++ b/src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp
@@ -9,7 +9,7 @@
#include "gl/GrGLInterface.h"
#include "gl/GrGLExtensions.h"
-#include "GrGLUtil.h"
+#include "../GrGLUtil.h"
#include <OpenGL/gl.h>
#include <OpenGL/glext.h>