aboutsummaryrefslogtreecommitdiff
path: root/src/others/sysmon/lv_sysmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/sysmon/lv_sysmon.c')
-rw-r--r--src/others/sysmon/lv_sysmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/others/sysmon/lv_sysmon.c b/src/others/sysmon/lv_sysmon.c
index 59fee7078..1814dddf9 100644
--- a/src/others/sysmon/lv_sysmon.c
+++ b/src/others/sysmon/lv_sysmon.c
@@ -7,8 +7,8 @@
* INCLUDES
*********************/
-#include "../../misc/lv_timer_private.h"
#include "lv_sysmon_private.h"
+#include "../../misc/lv_timer_private.h"
#if LV_USE_SYSMON