X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0a966150a0bf41466c3c3e0e39672892bf6bdd01..d23f3f2c9a0680d925f9282e535e60fcaed94a4a:/common/cmd.c?ds=inline diff --git a/common/cmd.c b/common/cmd.c index 66b93990..0c3ecc1f 100644 --- a/common/cmd.c +++ b/common/cmd.c @@ -32,7 +32,7 @@ #include "cmd.h" #include "string.h" -#include "../include/proxmark3.h" +#include "proxmark3.h" bool cmd_receive(UsbCommand* cmd) {