summaryrefslogtreecommitdiff
path: root/chip/it83xx/intc.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/it83xx/intc.c')
-rw-r--r--chip/it83xx/intc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/it83xx/intc.c b/chip/it83xx/intc.c
index 08fcdbcf53..dba528ed9c 100644
--- a/chip/it83xx/intc.c
+++ b/chip/it83xx/intc.c
@@ -9,7 +9,7 @@
#include "kmsc_chip.h"
#include "registers.h"
#include "task.h"
-#include "tcpm.h"
+#include "tcpm/tcpm.h"
#include "usb_pd.h"
#if defined(CONFIG_USB_PD_TCPM_ITE_ON_CHIP)