aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkDiscretePathEffect.cpp
diff options
context:
space:
mode:
authorGravatar mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-13 00:01:39 +0000
committerGravatar mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-13 00:01:39 +0000
commit56d5bfa90eb8fdfdef65bc91276480036bc545b6 (patch)
treeff1ea6959cf15014c372cd7266e83eed66ed4d74 /src/effects/SkDiscretePathEffect.cpp
parent65be881c83b6e07110855d779ac828e219d406f9 (diff)
privatize SkBuffer.h
git-svn-id: http://skia.googlecode.com/svn/trunk@5050 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/effects/SkDiscretePathEffect.cpp')
-rw-r--r--src/effects/SkDiscretePathEffect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/effects/SkDiscretePathEffect.cpp b/src/effects/SkDiscretePathEffect.cpp
index 77a6ec6b44..0cbe4615ab 100644
--- a/src/effects/SkDiscretePathEffect.cpp
+++ b/src/effects/SkDiscretePathEffect.cpp
@@ -8,7 +8,6 @@
#include "SkDiscretePathEffect.h"
-#include "SkBuffer.h"
#include "SkFlattenableBuffers.h"
#include "SkPathMeasure.h"
#include "SkRandom.h"