]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/iso14443crc.c
chg: clock marking for ask/fsk/psk, using @marshmellow42 's addition to get starti...
[proxmark3-svn] / common / iso14443crc.c
index 851546ae239df0d728ecd73bf0367fae1c82e0fe..a6def1a91be2df84675660c67ec636ecc3ba4b55 100644 (file)
@@ -6,7 +6,7 @@
 // ISO14443 CRC calculation code.
 //-----------------------------------------------------------------------------
 
-#include "../common/iso14443crc.h"
+#include "iso14443crc.h"
 
 static unsigned short UpdateCrc14443(unsigned char ch, unsigned short *lpwCrc)
 {
Impressum, Datenschutz