| Index: tests/RectangleTextureTest.cpp
|
| diff --git a/tests/RectangleTextureTest.cpp b/tests/RectangleTextureTest.cpp
|
| index 114207d2fec4f8a73eb408a19e5463a2dde167e4..fc9e65e12de644a154bffe222f66cc0349650f38 100644
|
| --- a/tests/RectangleTextureTest.cpp
|
| +++ b/tests/RectangleTextureTest.cpp
|
| @@ -11,7 +11,7 @@
|
| #include "GrDrawContext.h"
|
| #include "gl/GrGLGpu.h"
|
| #include "gl/GrGLUtil.h"
|
| -#include "gl/SkGLContext.h"
|
| +#include "gl/GLContext.h"
|
|
|
| static void test_read_pixels(skiatest::Reporter* reporter, GrContext* context,
|
| GrTexture* rectangleTexture, uint32_t expectedPixelValues[]) {
|
|
|