summaryrefslogtreecommitdiff
path: root/common/usbc_intr_task.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/usbc_intr_task.c')
-rw-r--r--common/usbc_intr_task.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/usbc_intr_task.c b/common/usbc_intr_task.c
index 258c068b78..e283314151 100644
--- a/common/usbc_intr_task.c
+++ b/common/usbc_intr_task.c
@@ -7,7 +7,7 @@
#include <stdint.h>
-#include "assert.h"
+#include "builtin/assert.h"
#include "common.h"
#include "compile_time_macros.h"
#include "console.h"