X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/3a05a1e73940bfa13ce5f732fd5d14ee333c6977..refs/heads/marshmellow42-patch-1:/client/cmdhfmf.h?ds=inline

diff --git a/client/cmdhfmf.h b/client/cmdhfmf.h
index 235fd86d..3bd3e95a 100644
--- a/client/cmdhfmf.h
+++ b/client/cmdhfmf.h
@@ -11,6 +11,8 @@
 #ifndef CMDHFMF_H__
 #define CMDHFMF_H__
 
+#include "mifaredefault.h"
+
 extern int CmdHFMF(const char *Cmd);
 
 extern int CmdHF14AMfDbg(const char* cmd);