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 545ee3c23c..c5fb16c5e7 100644
--- a/board/kuldax/board.c
+++ b/board/kuldax/board.c
@@ -6,7 +6,7 @@
#include "builtin/assert.h"
#include "button.h"
#include "charge_manager.h"
-#include "charge_state_v2.h"
+#include "charge_state.h"
#include "common.h"
#include "compile_time_macros.h"
#include "console.h"