MX 9 ماه پیش
والد
کامیت
432cf3afb1
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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>