X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/12d708fec157dfde6f94d61e5fdc265713a71578..14e18625377f3fd0a1e3ddd5ac8f286b78531eda:/common/legic_prng.c?ds=sidebyside diff --git a/common/legic_prng.c b/common/legic_prng.c index 322429ad..4f3b1ffe 100644 --- a/common/legic_prng.c +++ b/common/legic_prng.c @@ -6,7 +6,7 @@ // LEFIC's obfuscation function //----------------------------------------------------------------------------- -#include "../include/legic_prng.h" +#include "legic_prng.h" struct lfsr { uint8_t a;