aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/OSPathTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/OSPathTest.cpp')
-rw-r--r--tests/OSPathTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/OSPathTest.cpp b/tests/OSPathTest.cpp
index c082462ff9..d36b7cb0cf 100644
--- a/tests/OSPathTest.cpp
+++ b/tests/OSPathTest.cpp
@@ -5,9 +5,9 @@
* found in the LICENSE file.
*/
-#include "Test.h"
-#include "SkString.h"
#include "SkOSFile.h"
+#include "SkString.h"
+#include "Test.h"
/**
* Test SkPathJoin and SkBasename.