X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/5acd09bdfb9b3777585f3875190e942e259a98f0..8e9768399ccf8e22f73ac33e0456aeaa78fe626c:/client/cmdhf.c diff --git a/client/cmdhf.c b/client/cmdhf.c index 0ed3de1a..d955fc83 100644 --- a/client/cmdhf.c +++ b/client/cmdhf.c @@ -9,7 +9,8 @@ //----------------------------------------------------------------------------- #include -#include "proxusb.h" +//#include "proxusb.h" +#include "proxmark3.h" #include "graph.h" #include "ui.h" #include "cmdparser.h"