summaryrefslogtreecommitdiff
path: root/chip/host/usb_pd_phy.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/host/usb_pd_phy.c')
-rw-r--r--chip/host/usb_pd_phy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/host/usb_pd_phy.c b/chip/host/usb_pd_phy.c
index eb77c1eecd..1543418249 100644
--- a/chip/host/usb_pd_phy.c
+++ b/chip/host/usb_pd_phy.c
@@ -3,6 +3,7 @@
* found in the LICENSE file.
*/
+#include "builtin/assert.h"
#include "common.h"
#include "console.h"
#include "crc.h"