aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMike Reed <reed@google.com>2010-04-14 10:16:53 -0400
committerMike Reed <reed@google.com>2010-04-14 12:09:33 -0400
commit4c1037238c8ebcef8c75b5d43730ed308a11102c (patch)
treead54f6a51e559b4bec0f2a67cb4f5c46621fd97d /tests
parent97c126db9982665ba3792f30ce7f74b854462c69 (diff)
downloadexternal_skia-4c1037238c8ebcef8c75b5d43730ed308a11102c.zip
external_skia-4c1037238c8ebcef8c75b5d43730ed308a11102c.tar.gz
external_skia-4c1037238c8ebcef8c75b5d43730ed308a11102c.tar.bz2
refresh from trunk
Change-Id: I0175ec7482f8cf85d25165da360a5352979fd7a0
Diffstat (limited to 'tests')
-rw-r--r--tests/MathTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/MathTest.cpp b/tests/MathTest.cpp
index dec93de..4bfbd94 100644
--- a/tests/MathTest.cpp
+++ b/tests/MathTest.cpp
@@ -1,4 +1,5 @@
#include "Test.h"
+#include "SkFloatingPoint.h"
#include "SkPoint.h"
#include "SkRandom.h"