summaryrefslogtreecommitdiff
path: root/include/usb_dp_alt_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_dp_alt_mode.h')
-rw-r--r--include/usb_dp_alt_mode.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/usb_dp_alt_mode.h b/include/usb_dp_alt_mode.h
index 275580b407..83dc35b085 100644
--- a/include/usb_dp_alt_mode.h
+++ b/include/usb_dp_alt_mode.h
@@ -12,11 +12,11 @@
#ifndef __CROS_EC_USB_DP_ALT_MODE_H
#define __CROS_EC_USB_DP_ALT_MODE_H
-#include "tcpm/tcpm.h"
-#include "usb_pd_dpm_sm.h"
-
#include <stdint.h>
+#include "tcpm/tcpm.h"
+#include "usb_pd_dpm.h"
+
/*
* Initialize DP state for the specified port.
*