X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/24cbeb3d27432bb5069c94a7d61c986e32d97285..49dc1d0a9eafdb1e369ead88c3c8882bc6959a17:/armsrc/util.c diff --git a/armsrc/util.c b/armsrc/util.c index 74fba94b..c3d4d2c6 100644 --- a/armsrc/util.c +++ b/armsrc/util.c @@ -8,7 +8,7 @@ // Utility functions used in many places, not specific to any piece of code. //----------------------------------------------------------------------------- -#include "proxmark3.h" +#include "../include/proxmark3.h" #include "util.h" #include "string.h" #include "apps.h"