X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/75465377b93c9a27450a186342e9cfd2a84b4173..334cc089c91ff41423e2b7ded5b65cf20c79b616:/common/cmd.c

diff --git a/common/cmd.c b/common/cmd.c
index dae3a8da..0c3ecc1f 100644
--- a/common/cmd.c
+++ b/common/cmd.c
@@ -32,9 +32,7 @@
 
 #include "cmd.h"
 #include "string.h"
-#include "../include/proxmark3.h"
-
-//static UsbCommand txcmd;
+#include "proxmark3.h"
 
 bool cmd_receive(UsbCommand* cmd) {