aboutsummaryrefslogtreecommitdiff
path: root/src/others/ime/lv_ime_pinyin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/ime/lv_ime_pinyin.c')
-rw-r--r--src/others/ime/lv_ime_pinyin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/others/ime/lv_ime_pinyin.c b/src/others/ime/lv_ime_pinyin.c
index 0bcc76fd2..08f43a143 100644
--- a/src/others/ime/lv_ime_pinyin.c
+++ b/src/others/ime/lv_ime_pinyin.c
@@ -6,8 +6,8 @@
/*********************
* INCLUDES
*********************/
-#include "../../core/lv_obj_class_private.h"
#include "lv_ime_pinyin_private.h"
+#include "../../core/lv_obj_class_private.h"
#if LV_USE_IME_PINYIN != 0
#include "../../lvgl.h"