aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/effects/SkOpPathEffect.h2
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.