diff options
Diffstat (limited to 'include/gpu/GrBlend.h')
-rw-r--r-- | include/gpu/GrBlend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrBlend.h b/include/gpu/GrBlend.h index 30b0b9b6e0..8c968f2d2e 100644 --- a/include/gpu/GrBlend.h +++ b/include/gpu/GrBlend.h @@ -9,7 +9,7 @@ #ifndef GrBlend_DEFINED #define GrBlend_DEFINED -#include "GrColor.h" +#include "GrTypes.h" #include "../private/SkTLogic.h" /** |