aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FitsInTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FitsInTest.cpp')
-rw-r--r--tests/FitsInTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/FitsInTest.cpp b/tests/FitsInTest.cpp
index 4db81dd3e3..6a46b67bed 100644
--- a/tests/FitsInTest.cpp
+++ b/tests/FitsInTest.cpp
@@ -5,9 +5,9 @@
* found in the LICENSE file.
*/
-#include "Test.h"
-#include "SkTypes.h"
#include "SkTFitsIn.h"
+#include "SkTypes.h"
+#include "Test.h"
#include <limits>