From 0cb80e11909144e0217955af9d6ceb1207fe71d0 Mon Sep 17 00:00:00 2001 From: "humper@google.com" Date: Mon, 4 Mar 2013 14:52:02 +0000 Subject: fix mac build BUG= Review URL: https://codereview.chromium.org/12387084 git-svn-id: http://skia.googlecode.com/svn/trunk@7956 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gpu') 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 #include -- cgit v1.2.3