X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/e7f43e92e9b8a8afe7aa235a34a70af59e8e6cea..ea7ce7fb68ed94a85bc2959091dfdff05d17c94d:/client/nonce2key/nonce2key.h?ds=inline

diff --git a/client/nonce2key/nonce2key.h b/client/nonce2key/nonce2key.h
index 026b8cfc..807c2f2f 100644
--- a/client/nonce2key/nonce2key.h
+++ b/client/nonce2key/nonce2key.h
@@ -20,6 +20,7 @@
 #include "common.h"
 #include "mifare.h" 	// nonces_t struct
 #include "ui.h"			// PrintAndLog
+#include "util.h"       // FALSE / TRUE
 #include "proxmark3.h"
 #include "mifarehost.h"