aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/DrawTextTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/DrawTextTest.cpp')
-rw-r--r--tests/DrawTextTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/DrawTextTest.cpp b/tests/DrawTextTest.cpp
index 93f4b61e4e..bafd2cb5e2 100644
--- a/tests/DrawTextTest.cpp
+++ b/tests/DrawTextTest.cpp
@@ -5,7 +5,6 @@
* found in the LICENSE file.
*/
-#include "Test.h"
#include "SkBitmap.h"
#include "SkCanvas.h"
#include "SkColor.h"
@@ -13,6 +12,7 @@
#include "SkPoint.h"
#include "SkRect.h"
#include "SkTypes.h"
+#include "Test.h"
static const SkColor bgColor = SK_ColorWHITE;