diff --git a/client/src/cmdhfmf.c b/client/src/cmdhfmf.c index cbfcb6b11..82dc3a207 100644 --- a/client/src/cmdhfmf.c +++ b/client/src/cmdhfmf.c @@ -16,9 +16,10 @@ // High frequency MIFARE commands //----------------------------------------------------------------------------- -#include "bruteforce.h" #include "cmdhfmf.h" #include + +#include "bruteforce.h" #include "cmdparser.h" // command_t #include "commonutil.h" // ARRAYLEN #include "comms.h" // clearCommandBuffer