aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/TLSTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TLSTest.cpp')
-rw-r--r--tests/TLSTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TLSTest.cpp b/tests/TLSTest.cpp
index 1e6b616de4..53bb5fe842 100644
--- a/tests/TLSTest.cpp
+++ b/tests/TLSTest.cpp
@@ -5,11 +5,11 @@
* found in the LICENSE file.
*/
-#include "Test.h"
#include "SkGraphics.h"
#include "SkPaint.h"
#include "SkTLS.h"
#include "SkThreadUtils.h"
+#include "Test.h"
static void thread_main(void*) {
SkGraphics::SetTLSFontCacheLimit(1 * 1024 * 1024);