Index: src/c/sk_paint.cpp |
diff --git a/src/c/sk_paint.cpp b/src/c/sk_paint.cpp |
index dcf26834aa5f04f774dc8411a0e384f998b9b204..dd0733f02ed200707cd72fa0b32f64fe07e0beb6 100644 |
--- a/src/c/sk_paint.cpp |
+++ b/src/c/sk_paint.cpp |
@@ -5,11 +5,11 @@ |
* found in the LICENSE file. |
*/ |
+#include "SkPaint.h" |
+ |
#include "sk_paint.h" |
#include "sk_types_priv.h" |
-#include "SkPaint.h" |
- |
#define MAKE_FROM_TO_NAME(FROM) g_ ## FROM ## _map |
const struct { |