X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/7c5f70dd9f8805967628f429f96fe1159a8bb827..32719adfa1d9bf48ec80c212665fd92c5ec5aa89:/common/cmd.c 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) {