]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/util.h
Merge branch 'master' into topaz
[proxmark3-svn] / armsrc / util.h
index d7eacd705ee75b7c311256c0abe94f41243cdfd3..bf5d0cc81fc01477ea2526379948a71b5ce470dd 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