| Index: tests/GLProgramsTest.cpp
|
| diff --git a/tests/GLProgramsTest.cpp b/tests/GLProgramsTest.cpp
|
| index dd562dda78ae375467d3ac27f819ef01a5b7932a..087b819fc15dcac65e7b59d364b91b738e1c23c4 100644
|
| --- a/tests/GLProgramsTest.cpp
|
| +++ b/tests/GLProgramsTest.cpp
|
| @@ -22,8 +22,8 @@
|
| #include "Test.h"
|
| #include "effects/GrConfigConversionEffect.h"
|
| #include "effects/GrPorterDuffXferProcessor.h"
|
| +#include "gl/GrGLGpu.h"
|
| #include "gl/GrGLPathRendering.h"
|
| -#include "gl/GrGpuGL.h"
|
| #include "gl/builders/GrGLProgramBuilder.h"
|
|
|
| /*
|
|
|