aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/DrawTextTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/DrawTextTest.cpp')
-rw-r--r--tests/DrawTextTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/DrawTextTest.cpp b/tests/DrawTextTest.cpp
index ac13140507..062d935d67 100644
--- a/tests/DrawTextTest.cpp
+++ b/tests/DrawTextTest.cpp
@@ -20,7 +20,7 @@
#include "SkTypes.h"
#include "Test.h"
-#include <cmath>
+#include <math.h>
static const SkColor bgColor = SK_ColorWHITE;