MX 11 tháng trước cách đây
mục cha
commit
432cf3afb1
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      totp_app.c

+ 2 - 1
totp_app.c

@@ -16,7 +16,8 @@
 #include "ui/constants.h"
 #include "ui/common_dialogs.h"
 #include "services/crypto/crypto_facade.h"
-#include "cli/cli.h"
+#include <toolbox/cli/cli_command.h>
+#include <cli/cli_main_commands.h>
 #include "version.h"
 #include <wolfssl/version.h>