]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/mifaredesfire.h
CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemod_ext with a refenence bool.
[proxmark3-svn] / armsrc / mifaredesfire.h
index 659e0057339a1bab8ab0c10bbbcd9108645981ac..40c623ef96c6497f836aefdb4364d008bc39373d 100644 (file)
@@ -1,15 +1,14 @@
 #ifndef __MIFAREDESFIRE_H
 #define __MIFAREDESFIRE_H
 
-#include "../include/proxmark3.h"
+#include "common.h"
+#include "proxmark3.h"
 #include "apps.h"
-#include "util.h"
 #include "string.h"
-
-#include "../common/iso14443crc.h"
+#include "BigBuf.h"
+#include "iso14443crc.h"
 #include "iso14443a.h"
 #include "desfire_key.h"
 #include "mifareutil.h"
-#include "../include/common.h"
-
+#include "des.h"
 #endif
Impressum, Datenschutz