aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPaint.h
diff options
context:
space:
mode:
authorGravatar tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-27 17:38:17 +0000
committerGravatar tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-27 17:38:17 +0000
commit889bd8bd7f604acae0a6303365bc82c06da1e6f3 (patch)
tree288c5df190fdb5cde4be14801bd8e70747d0fca5 /include/core/SkPaint.h
parent41ecf9253dc00c6688594d4209d1f0ddd3a3dd77 (diff)
Make SkMath.h less visible in public header files.
git-svn-id: http://skia.googlecode.com/svn/trunk@2340 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include/core/SkPaint.h')
-rw-r--r--include/core/SkPaint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
index a1dc59c179..e2b3be7645 100644
--- a/include/core/SkPaint.h
+++ b/include/core/SkPaint.h
@@ -11,7 +11,6 @@
#define SkPaint_DEFINED
#include "SkColor.h"
-#include "SkMath.h"
#include "SkXfermode.h"
class SkAutoGlyphCache;