X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c4809fd411a00e9d0ce2b7ad62dc9a19a9c7a89d..05b6b117850e7d60a0fb0609550f3c029d98201c:/client/ui.h diff --git a/client/ui.h b/client/ui.h index 5aaac17e..4049033d 100644 --- a/client/ui.h +++ b/client/ui.h @@ -12,6 +12,7 @@ #define UI_H__ #include <stdbool.h> +#include <stdint.h> void ShowGui(void); void HideGraphWindow(void);