]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/util.h
Merge branch 'master' into GenericTracing
[proxmark3-svn] / armsrc / util.h
index 141d74b9d3c81cd0075106707bfc8f2d44c15d86..e00663028ef680c44ab7d9d1e7e6558da6147010 100644 (file)
@@ -13,7 +13,7 @@
 
 #include <stddef.h>
 #include <stdint.h>
-#include <common.h>
+#include "common.h"
 
 #define BYTEx(x, n) (((x) >> (n * 8)) & 0xff )
 
Impressum, Datenschutz