summaryrefslogtreecommitdiff
path: root/board/kuldax/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/kuldax/board.c')
-rw-r--r--board/kuldax/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/kuldax/board.c b/board/kuldax/board.c
index cd3ed8e58b..953d1da6da 100644
--- a/board/kuldax/board.c
+++ b/board/kuldax/board.c
@@ -5,7 +5,7 @@
#include <stdbool.h>
#include "adc.h"
-#include "assert.h"
+#include "builtin/assert.h"
#include "button.h"
#include "charge_manager.h"
#include "charge_state_v2.h"