X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=twister%2Ftwister-small.c;h=5fb05368ce9ff7d9255d1553ad38bd06006dff6b;hp=4a05f19b2fc9c4e5aae2125a73146388c997cca2;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 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" /*********************************************************************/