X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/8db0534ed1647ff3b17cff63bf0dc1bdbaf039ed..d26849d4aec0064880f2ab31c756cc1ef4f134f5:/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"