X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/665775c844a3f8f1efe055cd25462b3cd7a7441a..e7e950888329ccc223c5d44c256e63105c79df63:/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"