Index: src/gpu/SkGr.cpp |
diff --git a/src/gpu/SkGr.cpp b/src/gpu/SkGr.cpp |
index 954bb808524243d181ed5066b6d84c5ef7b29449..62b7ff14ea74ad4c6398e63386f4cccd37cd5e08 100644 |
--- a/src/gpu/SkGr.cpp |
+++ b/src/gpu/SkGr.cpp |
@@ -32,7 +32,7 @@ |
#include "effects/GrDitherEffect.h" |
#include "effects/GrPorterDuffXferProcessor.h" |
#include "effects/GrXfermodeFragmentProcessor.h" |
-#include "effects/GrYUVtoRGBEffect.h" |
+#include "effects/GrYUVEffect.h" |
#ifndef SK_IGNORE_ETC1_SUPPORT |
# include "ktx.h" |