diff options
Diffstat (limited to 'include/effects')
-rw-r--r-- | include/effects/SkOpPathEffect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/effects/SkOpPathEffect.h b/include/effects/SkOpPathEffect.h index 54b177ea17..87080fc71f 100644 --- a/include/effects/SkOpPathEffect.h +++ b/include/effects/SkOpPathEffect.h @@ -12,7 +12,7 @@ #include "SkPaint.h" #include "SkPathOps.h" -class SkOpPathEffect { +class SkMergePathEffect { public: /* Defers to two other patheffects, and then combines their outputs using the specified op. * e.g. |