aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPoint.h
diff options
context:
space:
mode:
authorGravatar tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-27 18:03:23 +0000
committerGravatar tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-27 18:03:23 +0000
commitc12e1b138e736f70d698f14a3ffc74af6f3d8621 (patch)
treece51dbd2add9ed8f73c7344bf9d73bf75e950df2 /include/core/SkPoint.h
parent889bd8bd7f604acae0a6303365bc82c06da1e6f3 (diff)
Replace SkMath.h includes as required for fixed point.
git-svn-id: http://skia.googlecode.com/svn/trunk@2341 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include/core/SkPoint.h')
-rw-r--r--include/core/SkPoint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/core/SkPoint.h b/include/core/SkPoint.h
index 6063a093ba..fedc404a33 100644
--- a/include/core/SkPoint.h
+++ b/include/core/SkPoint.h
@@ -10,6 +10,7 @@
#ifndef SkPoint_DEFINED
#define SkPoint_DEFINED
+#include "SkMath.h"
#include "SkScalar.h"
/** \struct SkIPoint