| Index: src/gpu/gl/angle/SkANGLEGLContext.h
|
| diff --git a/include/gpu/gl/SkANGLEGLContext.h b/src/gpu/gl/angle/SkANGLEGLContext.h
|
| similarity index 97%
|
| rename from include/gpu/gl/SkANGLEGLContext.h
|
| rename to src/gpu/gl/angle/SkANGLEGLContext.h
|
| index 797e997972a7982ce449d53e73cb854708debfca..dec3f9f2a7da9a8d6097ad794e2fa7c01a580666 100644
|
| --- a/include/gpu/gl/SkANGLEGLContext.h
|
| +++ b/src/gpu/gl/angle/SkANGLEGLContext.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #if SK_ANGLE
|
|
|
| -#include "SkGLContext.h"
|
| +#include "gl/SkGLContext.h"
|
|
|
| #include <GLES2/gl2.h>
|
| #include <EGL/egl.h>
|
|
|