]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/start.c
CHG: moved a xor function into util.c
[proxmark3-svn] / armsrc / start.c
index 3f5dc67676970783c0ea4e12699d5b2ec3e355ea..d7332bda5682255bb03e4d306e87763d97218a51 100644 (file)
@@ -9,7 +9,7 @@
 // with the linker script.
 //-----------------------------------------------------------------------------
 
-#include "../include/proxmark3.h"
+#include "proxmark3.h"
 #include "apps.h"
 
 extern char __data_start__, __data_src_start__,  __data_end__, __bss_start__, __bss_end__;
Impressum, Datenschutz