X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6c283951062aaad9d0d1ba8670b02895047be438..32da0a464e03b39f894ecfe04cee0da114ff0c9a:/client/cmdlf.h?ds=sidebyside diff --git a/client/cmdlf.h b/client/cmdlf.h index 9b9c495f..3bd63e07 100644 --- a/client/cmdlf.h +++ b/client/cmdlf.h @@ -38,6 +38,8 @@ #include "cmdlfguard.h" // for GuardAll menu #include "cmdlfnedap.h" // for NEDAP menu #include "cmdlfjablotron.h" // for JABLOTRON menu +#include "cmdlfvisa2000.h" // for VISA2000 menu +#include "cmdlfnoralsy.h" // for NORALSY meny int CmdLF(const char *Cmd);