summaryrefslogtreecommitdiff
path: root/common/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/timer.c')
-rw-r--r--common/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/timer.c b/common/timer.c
index bf2a731a1d..d0fd1eca6e 100644
--- a/common/timer.c
+++ b/common/timer.c
@@ -12,9 +12,9 @@
#include "hooks.h"
#include "hwtimer.h"
#include "system.h"
+#include "util.h"
#include "task.h"
#include "timer.h"
-#include "util.h"
#include "watchdog.h"
#ifdef CONFIG_ZEPHYR