summaryrefslogtreecommitdiff
path: root/driver/tcpm/stm32gx.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/tcpm/stm32gx.c')
-rw-r--r--driver/tcpm/stm32gx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/tcpm/stm32gx.c b/driver/tcpm/stm32gx.c
index 5b20d1f24f..790b373925 100644
--- a/driver/tcpm/stm32gx.c
+++ b/driver/tcpm/stm32gx.c
@@ -13,7 +13,7 @@
#include "stm32gx.h"
#include "system.h"
#include "task.h"
-#include "tcpci.h"
+#include "tcpm/tcpci.h"
#include "timer.h"
#include "util.h"
#include "usb_pd.h"