X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=twister%2Ftwister-small.c;h=5fb05368ce9ff7d9255d1553ad38bd06006dff6b;hb=e7925dc3d2f76b73f54df0e22f69f789715eff8a;hp=4a05f19b2fc9c4e5aae2125a73146388c997cca2;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git diff --git a/twister/twister-small.c b/twister/twister-small.c index 4a05f19..5fb0536 100644 --- a/twister/twister-small.c +++ b/twister/twister-small.c @@ -2,7 +2,7 @@ #include #include -#include "memxor/memxor.h" +#include "memxor.h" #include "twister-small.h" /*********************************************************************/