aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c/sk_paint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/c/sk_paint.cpp')
-rw-r--r--src/c/sk_paint.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/c/sk_paint.cpp b/src/c/sk_paint.cpp
index dcf26834aa..dd0733f02e 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 {