| Index: src/gpu/gl/mesa/SkMesaGLContext.h
|
| diff --git a/include/gpu/gl/SkMesaGLContext.h b/src/gpu/gl/mesa/SkMesaGLContext.h
|
| similarity index 97%
|
| rename from include/gpu/gl/SkMesaGLContext.h
|
| rename to src/gpu/gl/mesa/SkMesaGLContext.h
|
| index 70a391df107aca72974d146dee0481136b3f676a..0fc516231992d85924401976e944d0f6e08c1c5d 100644
|
| --- a/include/gpu/gl/SkMesaGLContext.h
|
| +++ b/src/gpu/gl/mesa/SkMesaGLContext.h
|
| @@ -8,7 +8,7 @@
|
| #ifndef SkMesaGLContext_DEFINED
|
| #define SkMesaGLContext_DEFINED
|
|
|
| -#include "SkGLContext.h"
|
| +#include "gl/SkGLContext.h"
|
|
|
| #if SK_MESA
|
|
|
|
|