Index: tests/FontHostStreamTest.cpp |
diff --git a/tests/FontHostStreamTest.cpp b/tests/FontHostStreamTest.cpp |
index 3f50a921cea41e09c2bef1e88c58e487fa4535da..a5f9ade4d180cb455bab81ea7ade8f7fa0ef9cc5 100644 |
--- a/tests/FontHostStreamTest.cpp |
+++ b/tests/FontHostStreamTest.cpp |
@@ -5,7 +5,6 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkBitmap.h" |
#include "SkCanvas.h" |
#include "SkColor.h" |
@@ -17,6 +16,7 @@ |
#include "SkStream.h" |
#include "SkTypeface.h" |
#include "SkTypes.h" |
+#include "Test.h" |
static const SkColor bgColor = SK_ColorWHITE; |