aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FontHostTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FontHostTest.cpp')
-rw-r--r--tests/FontHostTest.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/FontHostTest.cpp b/tests/FontHostTest.cpp
index f9e23c80d6..bc87aaa754 100644
--- a/tests/FontHostTest.cpp
+++ b/tests/FontHostTest.cpp
@@ -5,13 +5,13 @@
* found in the LICENSE file.
*/
-#include "Test.h"
-#include "SkPaint.h"
+#include "SkEndian.h"
#include "SkFontStream.h"
#include "SkOSFile.h"
+#include "SkPaint.h"
#include "SkStream.h"
#include "SkTypeface.h"
-#include "SkEndian.h"
+#include "Test.h"
//#define DUMP_TABLES
//#define DUMP_TTC_TABLES