MX 1 год назад
Родитель
Сommit
2f7a939474
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      upython_repl.c

+ 1 - 0
upython_repl.c

@@ -1,6 +1,7 @@
 #include <stdio.h>
 
 #include <cli/cli.h>
+#include <cli/cli_ansi.h>
 #include <furi.h>
 
 #include <genhdr/mpversion.h>