]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/prox.c
Attempt at getting the windows client to at least compile without bombing out with...
[proxmark3-svn] / client / prox.c
index 7add19769f5120f74fb627f83cbd28799eb4117f..190cfd70999bba0ec0afedd665c70e32aabaadbf 100644 (file)
@@ -3,14 +3,16 @@
 #include <stdio.h>\r
 #include <ctype.h>\r
 #include <stdlib.h>\r
+#include <stdint.h>\r
 //extern "C" {\r
 #include "include/hidusage.h"\r
 #include "include/hidpi.h"\r
 #include "include/hidsdi.h"\r
 //}\r
 \r
-#include "prox.h"\r
+#include "ui.h"\r
 #include "flash.h"\r
+#include "proxusb.h"\r
 \r
 #define OUR_VID 0x9ac4\r
 #define OUR_PID 0x4b8f\r
Impressum, Datenschutz