Chromium Code Reviews| Index: src/gpu/gl/GrGLXferProcessor.h | 
| diff --git a/src/gpu/gl/GrGLXferProcessor.h b/src/gpu/gl/GrGLXferProcessor.h | 
| index 4b913d5a9875e72ca9eef7abdb0c77e7c47c26c3..c9c6cb5c412a8737a3b3e2670cdd4e5a9f25d283 100644 | 
| --- a/src/gpu/gl/GrGLXferProcessor.h | 
| +++ b/src/gpu/gl/GrGLXferProcessor.h | 
| @@ -8,7 +8,7 @@ | 
| #ifndef GrGLXferProcessor_DEFINED | 
| #define GrGLXferProcessor_DEFINED | 
| -#include "GrGLProcessor.h" | 
| +#include "GrGLFragmentProcessor.h" | 
| class GrGLXPBuilder; | 
| class GrXferProcessor; |