aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPathEffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPathEffect.h')
-rw-r--r--include/core/SkPathEffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkPathEffect.h b/include/core/SkPathEffect.h
index 72ea4620c5..36e67e1de0 100644
--- a/include/core/SkPathEffect.h
+++ b/include/core/SkPathEffect.h
@@ -14,10 +14,10 @@
#include "SkPath.h"
#include "SkPoint.h"
#include "SkRect.h"
-#include "SkStrokeRec.h"
#include "SkTDArray.h"
class SkPath;
+class SkStrokeRec;
/** \class SkPathEffect