fix build for SK_SCALAR_IS_FIXED



git-svn-id: http://skia.googlecode.com/svn/trunk@547 2bbb7eff-a529-9590-31e7-b0007b416f81
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"