summaryrefslogtreecommitdiff
path: root/chip/npcx/lct.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/npcx/lct.c')
-rw-r--r--chip/npcx/lct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/npcx/lct.c b/chip/npcx/lct.c
index 8f720e1376..19568cac44 100644
--- a/chip/npcx/lct.c
+++ b/chip/npcx/lct.c
@@ -4,9 +4,9 @@
*/
/* LCT (Long Countdown Timer) module for Chrome EC */
+#include "lct_chip.h"
#include "console.h"
#include "hooks.h"
-#include "lct_chip.h"
#include "registers.h"
#include "rtc.h"
#include "task.h"