X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/e66ff99cc96a2b63c693b3872d934f05e8473cf8..fb26bb5436efe7d07919c6903cf4b0784e134a18:/client/hid-flasher/proxusb.h?ds=sidebyside

diff --git a/client/hid-flasher/proxusb.h b/client/hid-flasher/proxusb.h
index 842cb81d..5845888a 100644
--- a/client/hid-flasher/proxusb.h
+++ b/client/hid-flasher/proxusb.h
@@ -13,7 +13,7 @@
 
 #include <stdint.h>
 #include <stdbool.h>
-//#include <usb.h>
+#include <usb.h>
 #include "usb_cmd.h"
 
 extern unsigned char return_on_error;