summaryrefslogtreecommitdiff
path: root/include/usb_pd_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_pd_timer.h')
-rw-r--r--include/usb_pd_timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/usb_pd_timer.h b/include/usb_pd_timer.h
index 687c980243..439b30513d 100644
--- a/include/usb_pd_timer.h
+++ b/include/usb_pd_timer.h
@@ -8,11 +8,11 @@
#ifndef __CROS_EC_USB_PD_TIMER_H
#define __CROS_EC_USB_PD_TIMER_H
+#include <stdbool.h>
+
#include "atomic.h"
#include "atomic_bit.h"
-#include <stdbool.h>
-
/*
* List of all timers that will be managed by usb_pd_timer
*/