summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_pd.h')
-rw-r--r--include/usb_pd.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/usb_pd.h b/include/usb_pd.h
index b2cadbc0d7..e4ab8f6432 100644
--- a/include/usb_pd.h
+++ b/include/usb_pd.h
@@ -8,14 +8,15 @@
#ifndef __CROS_EC_USB_PD_H
#define __CROS_EC_USB_PD_H
-#include <stdbool.h>
-#include <stdint.h>
#include "common.h"
#include "ec_commands.h"
#include "usb_pd_tbt.h"
#include "usb_pd_tcpm.h"
#include "usb_pd_vdo.h"
+#include <stdbool.h>
+#include <stdint.h>
+
/* PD Host command timeout */
#define PD_HOST_COMMAND_TIMEOUT_US SECOND