diff options
Diffstat (limited to 'src/gpu/glsl/GrGLSLXferProcessor.h')
-rw-r--r-- | src/gpu/glsl/GrGLSLXferProcessor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/glsl/GrGLSLXferProcessor.h b/src/gpu/glsl/GrGLSLXferProcessor.h index f4a8ebdfa0..bf6ee64299 100644 --- a/src/gpu/glsl/GrGLSLXferProcessor.h +++ b/src/gpu/glsl/GrGLSLXferProcessor.h @@ -9,7 +9,6 @@ #define GrGLSLXferProcessor_DEFINED #include "glsl/GrGLSLProgramDataManager.h" -#include "glsl/GrGLSLSampler.h" class GrXferProcessor; class GrGLSLCaps; |