X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/07bc72b8807c69274ffacfd9d2e716bc1338c017..57778a46308a250f4c9b1516aa8ca251d4e09cc5:/client/proxmark3.h

diff --git a/client/proxmark3.h b/client/proxmark3.h
index d8887197..6874f9d8 100644
--- a/client/proxmark3.h
+++ b/client/proxmark3.h
@@ -30,4 +30,7 @@
 #define PROXPROMPT "pm3 --> "
 
 void SendCommand(UsbCommand *c);
+const char *get_my_executable_path(void);
+const char *get_my_executable_directory(void);
+
 #endif
\ No newline at end of file