aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Test.cpp')
-rw-r--r--tests/Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Test.cpp b/tests/Test.cpp
index 994a342128..daa23b132c 100644
--- a/tests/Test.cpp
+++ b/tests/Test.cpp
@@ -7,10 +7,10 @@
*/
#include "Test.h"
+#include "SkError.h"
#include "SkString.h"
#include "SkTArray.h"
#include "SkTime.h"
-#include "SkError.h"
#if SK_SUPPORT_GPU
#include "GrContext.h"