]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso14443.c
Merge branch 'master' of https://github.com/Proxmark/proxmark3
[proxmark3-svn] / armsrc / iso14443.c
index 6a2e4d6a41b90e3a11d4392b42b4a15ed43211b0..48a32b1024db8ef59e024421c938715a0b4be246 100644 (file)
 // supported.
 //-----------------------------------------------------------------------------
 
-#include "proxmark3.h"
+#include "../include/proxmark3.h"
 #include "apps.h"
 #include "util.h"
 #include "string.h"
 
-#include "iso14443crc.h"
+#include "../common/iso14443crc.h"
 
 //static void GetSamplesFor14443(int weTx, int n);
 
Impressum, Datenschutz