Index: tests/ImageDecodingTest.cpp |
diff --git a/tests/ImageDecodingTest.cpp b/tests/ImageDecodingTest.cpp |
index 57990a520ec57d260fb482eebec766ac2f395b3a..81f900660d6d5b259fcf261ad8ffb4ca024efa6e 100644 |
--- a/tests/ImageDecodingTest.cpp |
+++ b/tests/ImageDecodingTest.cpp |
@@ -5,7 +5,6 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkBitmap.h" |
#include "SkCanvas.h" |
#include "SkColor.h" |
@@ -24,6 +23,7 @@ |
#include "SkShader.h" |
#include "SkStream.h" |
#include "SkString.h" |
+#include "Test.h" |
__SK_FORCE_IMAGE_DECODER_LINKING; |