aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkFDot6.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkFDot6.h')
-rw-r--r--src/core/SkFDot6.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/SkFDot6.h b/src/core/SkFDot6.h
index 004666115e..57e7d6a924 100644
--- a/src/core/SkFDot6.h
+++ b/src/core/SkFDot6.h
@@ -5,13 +5,13 @@
* found in the LICENSE file.
*/
-
#ifndef SkFDot6_DEFINED
#define SkFDot6_DEFINED
#include "SkFixed.h"
-#include "SkScalar.h"
#include "SkMath.h"
+#include "SkScalar.h"
+#include "SkTo.h"
typedef int32_t SkFDot6;