summaryrefslogtreecommitdiff
path: root/src/components/utils/include/utils/timer_task_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/utils/include/utils/timer_task_impl.h')
-rw-r--r--src/components/utils/include/utils/timer_task_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/utils/include/utils/timer_task_impl.h b/src/components/utils/include/utils/timer_task_impl.h
index 28618551ec..9ed6dd702d 100644
--- a/src/components/utils/include/utils/timer_task_impl.h
+++ b/src/components/utils/include/utils/timer_task_impl.h
@@ -33,8 +33,8 @@
#ifndef SRC_COMPONENTS_UTILS_INCLUDE_UTILS_TIMER_TASK_IMPL_H_
#define SRC_COMPONENTS_UTILS_INCLUDE_UTILS_TIMER_TASK_IMPL_H_
-#include "utils/timer_task.h"
#include "utils/macro.h"
+#include "utils/timer_task.h"
namespace timer {