aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FontHostStreamTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FontHostStreamTest.cpp')
-rw-r--r--tests/FontHostStreamTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FontHostStreamTest.cpp b/tests/FontHostStreamTest.cpp
index 3f50a921ce..a5f9ade4d1 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;