summaryrefslogtreecommitdiff
path: root/baseboard/grunt
diff options
context:
space:
mode:
Diffstat (limited to 'baseboard/grunt')
-rw-r--r--baseboard/grunt/baseboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseboard/grunt/baseboard.c b/baseboard/grunt/baseboard.c
index c374eda42a..d592ce69ca 100644
--- a/baseboard/grunt/baseboard.c
+++ b/baseboard/grunt/baseboard.c
@@ -39,7 +39,7 @@
#include "switch.h"
#include "system.h"
#include "task.h"
-#include "tcpci.h"
+#include "tcpm/tcpci.h"
#include "temp_sensor.h"
#include "thermistor.h"
#include "usb_mux.h"