summaryrefslogtreecommitdiff
path: root/chip/mchp/hwtimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mchp/hwtimer.c')
-rw-r--r--chip/mchp/hwtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/mchp/hwtimer.c b/chip/mchp/hwtimer.c
index 2e9ff780fb..c72140b18f 100644
--- a/chip/mchp/hwtimer.c
+++ b/chip/mchp/hwtimer.c
@@ -11,8 +11,8 @@
#include "hwtimer.h"
#include "registers.h"
#include "task.h"
-#include "timer.h"
#include "tfdp_chip.h"
+#include "timer.h"
void __hw_clock_event_set(uint32_t deadline)
{