aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPath_serial.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkPath_serial.cpp')
-rw-r--r--src/core/SkPath_serial.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/SkPath_serial.cpp b/src/core/SkPath_serial.cpp
index 6a372e6dcd..e538a462db 100644
--- a/src/core/SkPath_serial.cpp
+++ b/src/core/SkPath_serial.cpp
@@ -5,6 +5,7 @@
* found in the LICENSE file.
*/
+#include <cmath>
#include "SkBuffer.h"
#include "SkData.h"
#include "SkMath.h"
@@ -12,9 +13,6 @@
#include "SkPathRef.h"
#include "SkRRect.h"
#include "SkSafeMath.h"
-#include "SkTo.h"
-
-#include <cmath>
enum SerializationOffsets {
kType_SerializationShift = 28, // requires 4 bits