]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/mifareutil.c
Code cleanup: deduplicate crapto1 library (#228)
[proxmark3-svn] / armsrc / mifareutil.c
index 8ef364c259f0d16216834a87dac9bef073be1e92..48fcd57a3691aa983bef9616dc89fe3dd52f4fff 100644 (file)
@@ -9,6 +9,7 @@
 // Work with mifare cards.\r
 //-----------------------------------------------------------------------------\r
 \r
+#include "mifareutil.h"\r
 #include "proxmark3.h"\r
 #include "apps.h"\r
 #include "util.h"\r
@@ -16,8 +17,7 @@
 \r
 #include "iso14443crc.h"\r
 #include "iso14443a.h"\r
-#include "crapto1.h"\r
-#include "mifareutil.h"\r
+#include "crapto1/crapto1.h"\r
 #include "des.h"\r
 \r
 int MF_DBGLEVEL = MF_DBG_ALL;\r
Impressum, Datenschutz