Index: tests/skia_test.cpp |
diff --git a/tests/skia_test.cpp b/tests/skia_test.cpp |
index d489972574f4a3e99742e8843ba40c4b267dd3cd..fd7f3a356b3367f32c6f12d43ee73dfa1f1f2cda 100644 |
--- a/tests/skia_test.cpp |
+++ b/tests/skia_test.cpp |
@@ -5,6 +5,7 @@ |
* found in the LICENSE file. |
*/ |
+#include "OverwriteLine.h" |
#include "SkCommandLineFlags.h" |
#include "SkGraphics.h" |
#include "SkOSFile.h" |
@@ -13,7 +14,6 @@ |
#include "SkThreadPool.h" |
#include "SkTime.h" |
#include "Test.h" |
-#include "OverwriteLine.h" |
#if SK_SUPPORT_GPU |
#include "GrContext.h" |