X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/2deb4b6b46ac7210984f5b3a6fc4c45b33ee8aea..890738733a64445e6565516fe20c927884b712fd:/client/ui.h?ds=inline

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);