]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfp.c
move from polarssl to mbedtls (#708)
[proxmark3-svn] / client / cmdhfmfp.c
index 1ff24eb18f1815234e70f3d89f1ef4b1a7ef332f..1e5bbe1a5c400c0b5c72b9db242cea9696848f1f 100644 (file)
@@ -24,7 +24,7 @@
 #include "mifare.h"
 #include "mifare4.h"
 #include "cliparser/cliparser.h"
-#include "polarssl/libpcrypto.h"
+#include "crypto/libpcrypto.h"
 
 static const uint8_t DefaultKey[16] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
 
Impressum, Datenschutz