X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c068ebb78f2e4070fcf1a604df0d7088374b60c6..841d7af0dcaa91b937cd17631ee460cb5301d6ef:/client/flasher.c?ds=sidebyside diff --git a/client/flasher.c b/client/flasher.c index e982ecf1..c273c1f3 100644 --- a/client/flasher.c +++ b/client/flasher.c @@ -13,7 +13,7 @@ #include "proxmark3.h" #include "flash.h" #include "uart.h" -#include "../include/usb_cmd.h" +#include "usb_cmd.h" #ifdef _WIN32 # define unlink(x)