Index: tests/DynamicHashTest.cpp |
diff --git a/tests/DynamicHashTest.cpp b/tests/DynamicHashTest.cpp |
index 4202270beb94655f1d922282feca31e870e37aee..db6622d7a7c38e363aa207e43dc1171b83326f79 100644 |
--- a/tests/DynamicHashTest.cpp |
+++ b/tests/DynamicHashTest.cpp |
@@ -5,8 +5,8 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkTDynamicHash.h" |
+#include "Test.h" |
namespace { |