aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SVGDeviceTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SVGDeviceTest.cpp')
-rw-r--r--tests/SVGDeviceTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/SVGDeviceTest.cpp b/tests/SVGDeviceTest.cpp
index 4d1d414bf9..6cf533fa1b 100644
--- a/tests/SVGDeviceTest.cpp
+++ b/tests/SVGDeviceTest.cpp
@@ -5,6 +5,7 @@
* found in the LICENSE file.
*/
+
#include "SkBitmap.h"
#include "SkCanvas.h"
#include "SkData.h"
@@ -13,7 +14,6 @@
#include "SkParse.h"
#include "SkShader.h"
#include "SkStream.h"
-#include "SkTo.h"
#include "Test.h"
#include <string.h>