aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPathEffect.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/core/SkPathEffect.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/core/SkPathEffect.cpp')
-rw-r--r--src/core/SkPathEffect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkPathEffect.cpp b/src/core/SkPathEffect.cpp
index 6abce74863..84b590d4f8 100644
--- a/src/core/SkPathEffect.cpp
+++ b/src/core/SkPathEffect.cpp
@@ -9,7 +9,6 @@
#include "SkPathEffect.h"
#include "SkPath.h"
-#include "SkBuffer.h"
#include "SkFlattenableBuffers.h"
#include "SkPaintDefaults.h"