#include "SkMathPriv.h"
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 7 Aug 2012 21:44:47 +0000 (21:44 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 7 Aug 2012 21:44:47 +0000 (21:44 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@4999 2bbb7eff-a529-9590-31e7-b0007b416f81

src/opts/SkBlitRow_opts_arm.cpp

index 5280829..519c508 100644 (file)
@@ -5,11 +5,11 @@
  * found in the LICENSE file.
  */
 
-
 #include "SkBlitMask.h"
 #include "SkBlitRow.h"
 #include "SkColorPriv.h"
 #include "SkDither.h"
+#include "SkMathPriv.h"
 #include "SkUtils.h"
 
 #include "SkCachePreload_arm.h"