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 6ec0a65b52..8dd5917326 100644
--- a/tests/DrawTextTest.cpp
+++ b/tests/DrawTextTest.cpp
@@ -20,7 +20,7 @@
#include "SkTypes.h"
#include "Test.h"
-#include <math.h>
+#include <cmath>
static const SkColor bgColor = SK_ColorWHITE;