aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/UnitTestTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/UnitTestTest.cpp')
-rw-r--r--tests/UnitTestTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/UnitTestTest.cpp b/tests/UnitTestTest.cpp
index d0ed6a112e..35432cd91d 100644
--- a/tests/UnitTestTest.cpp
+++ b/tests/UnitTestTest.cpp
@@ -5,8 +5,8 @@
* found in the LICENSE file.
*/
-#include "Test.h"
#include "SkRTConf.h"
+#include "Test.h"
DEF_TEST(UnitTest, reporter) {
#ifdef SK_SUPPORT_UNITTEST